Installation
CentOS
-
Add arachne repository
wget http://download.opensuse.org/repositories/home:/nieslony/CentOS_7/home:nieslony.repo -C /etc/yum.repos.d</programlisting> -
Add EPEL repository
yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm -
Install packages
yum install arachne-server postgres-server
openSUSE
TBW