--- title: "Install" aliases: - /astra/install --- The stable version currently is **0.5.1**. You can report issues either on [GitHub](https://github.com/redstrate/Astra/issues) or if you prefer then [contact me via e-mail](https://redstrate.com/contact). See the [changelog](/astra/changelog/0.5.1) for this version. ### Flatpak {{< note "The Flatpak repository only has 0.6.0 currently, which is not released yet. While it may work, be aware it may still be buggy." >}} There is a Flatpak repository available, which is the preferred method to use Astra. You can open the file below if you use GNOME Software or Plasma Discover: {{< rawhtml >}}
{{< /rawhtml >}} If you prefer using the CLI, use the command below: ```shell flatpak remote-add --if-not-exists xiv.zone https://flatpak.xiv.zone/xivzone.flatpakrepo ``` ### Fedora I also maintain an RPM which you can find in my [personal COPR](https://copr.fedorainfracloud.org/coprs/redstrate/personal/). After adding my COPR, run `dnf`: ```shell dnf install astra ``` ### Gentoo I maintain an ebuild which you can find in my [personal overlay](https://git.sr.ht/~redstrate/overlay). After adding the overlay, run `emerge`: ```shell emerge astra ``` ### Arch Linux I maintain the [AUR package](https://aur.archlinux.org/packages/astra-launcher). For example, using [aurutils](https://github.com/aurutils/aurutils): ```shell aur sync astra-launcher ``` ### Source Code If you don't see your preferred distribution listed, it's always possible to build it manually. Please refer to the [build instructions](https://github.com/redstrate/Astra/blob/main/BUILDING.md) for more help. {{< rawhtml >}} {{< /rawhtml >}} SHA256: 9c882e43cf9e1ddc919345ec889bc9328430e4f97430c6673886bf317e28fc64 Size: ~11 MB