egroupware-epl from server:eGroupWare:trunk project

Select Your Operating System

For Debian 7.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/server:/eGroupWare:/trunk/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare_trunk.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
For Fedora 23 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/server:eGroupWare:trunk/Fedora_23/server:eGroupWare:trunk.repo
dnf install egroupware-epl
For Fedora 22 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/server:eGroupWare:trunk/Fedora_22/server:eGroupWare:trunk.repo
dnf install egroupware-epl
For openSUSE Leap 42.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare:trunk/openSUSE_Leap_42.1/server:eGroupWare:trunk.repo
zypper refresh
zypper install egroupware-epl
For openSUSE 13.1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare:trunk/openSUSE_13.1/server:eGroupWare:trunk.repo
zypper refresh
zypper install egroupware-epl
For xUbuntu 16.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/server:/eGroupWare:/trunk/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare_trunk.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
For xUbuntu 15.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/server:/eGroupWare:/trunk/xUbuntu_15.10/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_15.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare_trunk.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
For xUbuntu 14.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/server:/eGroupWare:/trunk/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare_trunk.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
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/server:/eGroupWare:/trunk/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare_trunk.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl