openarc from home:andreasschulze project

Select Your Operating System

For CentOS 7 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:andreasschulze/CentOS_7/home:andreasschulze.repo
yum install openarc
For Debian 9.0 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/andreasschulze/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:andreasschulze.list
curl -fsSL https://download.opensuse.org/repositories/home:andreasschulze/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andreasschulze.gpg > /dev/null
sudo apt update
sudo apt install openarc
For Debian 11 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/andreasschulze/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:andreasschulze.list
curl -fsSL https://download.opensuse.org/repositories/home:andreasschulze/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andreasschulze.gpg > /dev/null
sudo apt update
sudo apt install openarc
For Debian 10 run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
echo 'deb http://download.opensuse.org/repositories/home:/andreasschulze/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:andreasschulze.list
curl -fsSL https://download.opensuse.org/repositories/home:andreasschulze/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andreasschulze.gpg > /dev/null
sudo apt update
sudo apt install openarc

Packages for Debian 9.0:

Packages for Debian 11:

Packages for Debian 10:

For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:andreasschulze/Fedora_Rawhide/home:andreasschulze.repo
dnf install openarc
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:andreasschulze/openSUSE_Tumbleweed/home:andreasschulze.repo
zypper refresh
zypper install openarc
For openSUSE 42.3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:andreasschulze/openSUSE_42.3/home:andreasschulze.repo
zypper refresh
zypper install openarc
For openSUSE 42.2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:andreasschulze/openSUSE_42.2/home:andreasschulze.repo
zypper refresh
zypper install openarc