Installation

CentOS

  1. Add arachne repository

    wget http://download.opensuse.org/repositories/home:/nieslony/CentOS_7/home:nieslony.repo -C /etc/yum.repos.d</programlisting>

  2. Add EPEL repository

    yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm

  3. Install packages

    yum install arachne-server postgres-server

openSUSE

TBW