mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Updated Installation CentOS 7 (markdown)
parent
58fbd84f73
commit
ca9168b0d8
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@ Please note these were the steps taken by an experienced user.
|
|||
yum-config-manager --add-repo http://download.mono-project.com/repo/centos/
|
||||
yum install wget mediainfo libzen libmediainfo curl gettext mono-core mono-devel sqlite.x86_64 -y
|
||||
|
||||
* If you have issues or you started from a very base (minimal) install, you may also need
|
||||
|
||||
yum -y install wget git par2cmdline p7zip unrar unzip tar gcc python-yenc python-feedparser python-configobj python-cheetah python-dbus python-support python-devel libxslt-devel
|
||||
|
||||
|
||||
*Add a user for sonarr to use
|
||||
|
||||
useradd sonarr -s /sbin/nologin
|
||||
|
|
Loading…
Reference in a new issue