xiv.zone/content/software/astra/install.md
Joshua Goins 6e1bf17c65
All checks were successful
Deploy / Deploy Website (push) Successful in 38s
Update for Astra 0.7.0
2025-06-24 16:52:34 -04:00

39 lines
1.3 KiB
Markdown

---
title: "Install"
aliases:
- /astra/install
---
The stable version currently is **0.7.0**. 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](/software/astra/changelog/0.7.0) for this version.
### Flatpak
There is a Flatpak repository available, which is the only supported method to use Astra. You can open the file below if you use Plasma Discover or GNOME Software:
{{< rawhtml >}}
<div class="buttons">
<a class="blurb-button" href="https://flatpak.xiv.zone/xivzone.flatpakrepo">Download Repository</a>
</div>
{{< /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
```
### 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 >}}
<div class="buttons">
<a class="blurb-button" href="https://xiv.zone/distrib/astra/0.7.0/astra-source.tar.gz" download>Download source code tarball</a>
</div>
{{< /rawhtml >}}
SHA256: 626ad333f7542d83ebfe7be60db248377d8af4dc9677a9e016f856902a05adc4
Size: ~268 KiB