Packages for DEB and RPM distributions are built for most of our software, here you find all the information you need to setup and install them.
The following software is available as packages, listed with package name and description:
NOTE: some distribution versions may lack some software due to lack of support of various dependencies.
Currently building for the following distributions: Bullseye, Bookworm, Sid
Packages for Debian are available on pkg.dns-oarc.net
and the following commands can be executed to setup the stable or
pre-release APT repository and install software.
wget -O - https://pkg.dns-oarc.net/dns-oarc.distribution.key.gpg | sudo apt-key add -
echo "deb http://pkg.dns-oarc.net/debian <distribution> main" | sudo tee /etc/apt/sources.list.d/dns-oarc.list
echo "deb http://pkg.dns-oarc.net/deb-pr <distribution> main" | sudo tee /etc/apt/sources.list.d/dns-oarc-pr.list
sudo apt-get update sudo apt-get install <package>
Currently building for the following distributions: Bionic, Focal, Jammy
Packages for Ubuntu are built on LaunchPad and can be easily installed
using add-apt-repository
and selecting the PPA you wish
to install from.
To see a list of available PPA's and packages go to “DNS-OARC” team on LaunchPad.
sudo add-apt-repository <ppa> sudo apt-get update sudo apt-get install <package>
Currently building for the following distributions: EPEL 7 / 8, Fedora 34 / 35 / rawhide
Packages are built using COPR and exact instructions on how to setup the repository can be found if you follow the link below for the package you want.
sudo dnf copr enable @dnsoarc/<project> sudo dnf install <package>
To see a list of available projects and packages go to @dnsoarc Group on COPR.
Currently building for the following distributions: SLE 15 SP2 SP3, openSUSE Leap 15.2 / 15.3 / Tumbleweed
Packages are built using openSUSE Build Service and exact instructions on how to setup the repository can be found if you follow the link below for the package you want.
sudo zypper addrepo <Repo URL> sudo zypper install <package>
To see a list of available packages go to network:dns-oarc project on openSUSE Build Service.
To see a list of available pre-release packages go to network:dns-oarc:prereleases.
Currently linking to: FreeBSD, OpenBSD
Packages for Ports distributions are not maintained by DNS-OARC but we link to the distribution / source repository if they exists. Please contact us if you submitted any ports package to a distribution you wish to have linked here.