mirror of
https://github.com/Radarr/Radarr
synced 2025-01-03 05:44:50 +00:00
Ubuntu/Debian instructions were almost good enough, but left out the key "mono-locale-extras" package that's needed.
parent
e5095e90f7
commit
e470da6631
1 changed files with 8 additions and 0 deletions
|
@ -16,6 +16,14 @@ Extract the tar file.
|
||||||
|
|
||||||
tar -xvzf Radarr.develop.0.2.0.99.linux.tar.gz
|
tar -xvzf Radarr.develop.0.2.0.99.linux.tar.gz
|
||||||
|
|
||||||
|
### Fedora ###
|
||||||
|
|
||||||
|
Install requirements:
|
||||||
|
|
||||||
|
dnf install mono-core mono-devel mono-locale-extras curl mediainfo
|
||||||
|
|
||||||
|
Then follow the "Ubuntu/Debian instructions" and "Autostart systemd instructions" from there.
|
||||||
|
|
||||||
### Arch Linux ###
|
### Arch Linux ###
|
||||||
Available in AUR:
|
Available in AUR:
|
||||||
https://aur.archlinux.org/packages/radarr/
|
https://aur.archlinux.org/packages/radarr/
|
||||||
|
|
Loading…
Reference in a new issue