egroupware-epl from server:eGroupWare:trunk project

Selecionar o Seu Sistema Operativo

Para Debian 7.0 corra o seguinte:
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
Para Fedora 23 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/server:eGroupWare:trunk/Fedora_23/server:eGroupWare:trunk.repo
dnf install egroupware-epl
Para Fedora 22 corra o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/server:eGroupWare:trunk/Fedora_22/server:eGroupWare:trunk.repo
dnf install egroupware-epl
Para openSUSE Leap 42.1 corra o seguinte como 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
Para openSUSE 13.1 corra o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare:trunk/openSUSE_13.1/server:eGroupWare:trunk.repo
zypper refresh
zypper install egroupware-epl
Para xUbuntu 16.04 corra o seguinte:
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
Para xUbuntu 15.10 corra o seguinte:
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
Para xUbuntu 14.04 corra o seguinte:
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
Para xUbuntu 12.04 corra o seguinte:
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