rosetta-pages/content/install.md
0xMRTT 0ce8ef106a
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
rosetta: update content
2023-05-11 12:41:00 +00:00

822 B

Installation

Flatpak

Flathub

You can either use your GNOME Software and search for "Rosetta" or you can run

flatpak install page.codeberg.Rosetta.Rosetta

From Source

Clone the repo and run flatpak-builder

git clone https://codeberg.org/Rosetta/Rosetta.git # or https://github.com/RosettaApp/Rosetta.git
cd Rosetta
flatpak-builder --install --user --force-clean repo/ build-aux/flatpak/page.codeberg.Rosetta.Rosetta.json

Archlinux

Rosetta is available in the AUR. Just use your favourite aur helper!

yay -S rosetta

NixOS

Rosetta is available in Nixpkgs Unstable.

nix-shell -p rosetta

{{< rawhtml >}}

Go Home File an issue

{{< /rawhtml >}}