zorp from security:Zorp:LBaaS project

Select Your Operating System

For Fedora 20 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/security:Zorp:LBaaS/Fedora_20/security:Zorp:LBaaS.repo
yum install zorp
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/security:Zorp:LBaaS/openSUSE_13.1/security:Zorp:LBaaS.repo
zypper refresh
zypper install zorp
For xUbuntu 12.04 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/security:/Zorp:/LBaaS/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/security:Zorp:LBaaS.list
curl -fsSL https://download.opensuse.org/repositories/security:Zorp:LBaaS/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/security_Zorp_LBaaS.gpg > /dev/null
sudo apt update
sudo apt install zorp