[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OpenARC package for OpenSUSE


Hello,

binary package for OpenSUSE based systems are available: https://build.opensuse.org/project/show/home:andreasschulze
The primary goal for that work is to support IETF Listmanagers implementing ARC.

To install the package on a System the admin needs to add the repository file:

  version="openSUSE_42.2" or "openSUSE_42.3"
  wget -O /etc/zypp/repos.d/home_andreasschulze.repo http://download.opensuse.org/repositories/home:/andreasschulze/${version}/home:andreasschulze.repo

and then:

  zypper up (ack the repo key)
  zypper install openarc

Comments are welcome.

Andreas