From e470da6631301293df8df20e67a1762c1b910baa Mon Sep 17 00:00:00 2001 From: Eric Eisenhart Date: Sun, 29 Jan 2017 11:41:24 -0800 Subject: [PATCH] Ubuntu/Debian instructions were almost good enough, but left out the key "mono-locale-extras" package that's needed. --- Installation.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Installation.md b/Installation.md index 31f6585..301a987 100644 --- a/Installation.md +++ b/Installation.md @@ -16,6 +16,14 @@ Extract the tar file. 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 ### Available in AUR: https://aur.archlinux.org/packages/radarr/