egroupware-epl from server:eGroupWare project

お使いのオペレーティングシステムの選択

CentOS 8 の場合は、 root で下記のコマンドを実行してください:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:eGroupWare/CentOS_8/server:eGroupWare.repo
yum install egroupware-epl
CentOS 7 の場合は、 root で下記のコマンドを実行してください:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:eGroupWare/CentOS_7/server:eGroupWare.repo
yum install egroupware-epl
CentOS 6 の場合は、 root で下記のコマンドを実行してください:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:eGroupWare/CentOS_6/server:eGroupWare.repo
yum install egroupware-epl
Debian 9.0 の場合は、下記のコマンドを実行してください:
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/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
Debian 8.0 の場合は、下記のコマンドを実行してください:
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/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
Debian 6.0 の場合は、下記のコマンドを実行してください:
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/Debian_6.0/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/Debian_6.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
Debian 10 の場合は、下記のコマンドを実行してください:
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/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
openSUSE Leap 42.3 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare/openSUSE_Leap_42.3/server:eGroupWare.repo
zypper refresh
zypper install egroupware-epl
openSUSE Leap 42.2 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare/openSUSE_Leap_42.2/server:eGroupWare.repo
zypper refresh
zypper install egroupware-epl
RHEL 7 の場合は、 root で下記のコマンドを実行してください:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/server:eGroupWare/RHEL_7/server:eGroupWare.repo
yum install egroupware-epl
SLE 15 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare/SLE_15/server:eGroupWare.repo
zypper refresh
zypper install egroupware-epl
SLE 12 の場合は、 root で下記のコマンドを実行してください:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare/SLE_12/server:eGroupWare.repo
zypper refresh
zypper install egroupware-epl
xUbuntu 20.04 の場合は、下記のコマンドを実行してください:
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/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
xUbuntu 18.04 の場合は、下記のコマンドを実行してください:
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/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
xUbuntu 16.04 の場合は、下記のコマンドを実行してください:
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/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
xUbuntu 15.04 の場合は、下記のコマンドを実行してください:
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/xUbuntu_15.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_15.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
xUbuntu 14.10 の場合は、下記のコマンドを実行してください:
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/xUbuntu_14.10/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_14.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl
xUbuntu 12.04 の場合は、下記のコマンドを実行してください:
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/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare.list
curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare.gpg > /dev/null
sudo apt update
sudo apt install egroupware-epl

xUbuntu 20.04 向けのパッケージ:

xUbuntu 18.04 向けのパッケージ:

xUbuntu 15.04 向けのパッケージ: