Docs: Add Fedora installation choice

Fedora now has an autorestic package and users can install it directly
from Fedora's repositories.

Signed-off-by: Major Hayden <major@mhtx.net>
This commit is contained in:
Major Hayden 2023-07-31 10:42:55 -05:00 committed by Major Hayden
parent 045513234f
commit 1afc0eee5f
No known key found for this signature in database
1 changed files with 4 additions and 0 deletions

View File

@ -24,6 +24,10 @@ You can download the right binary from the release page and simply copy it to `/
If you are on macOS you can install through brew: `brew install autorestic`.
### Fedora
Fedora users can install the [autorestic](https://src.fedoraproject.org/rpms/autorestic/) package with `dnf install autorestic`.
### AUR
~~If you are on Arch there is an [AUR Package](https://aur.archlinux.org/packages/autorestic-bin/) (looking for maintainers).~~ - Deprecated