egroupware-rocketchat from server:eGroupWare:trunk project
选择您的操作系统
添加软件源并手动安装
对于 CentOS 8,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/server:eGroupWare:trunk/CentOS_8/server:eGroupWare:trunk.repo yum install egroupware-rocketchat
对于 CentOS 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/server:eGroupWare:trunk/CentOS_7/server:eGroupWare:trunk.repo yum install egroupware-rocketchat
直接抓取二进制软件包
添加软件源并手动安装
对于 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:/trunk/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/Debian_9.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-rocketchat
对于 Debian 13,请运行以下命令:
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_13/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare_trunk.gpg > /dev/null sudo apt update sudo apt install egroupware-rocketchat
对于 Debian 12,请运行以下命令:
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_12/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare_trunk.gpg > /dev/null sudo apt update sudo apt install egroupware-rocketchat
对于 Debian 11,请运行以下命令:
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_11/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/server_eGroupWare_trunk.gpg > /dev/null sudo apt update sudo apt install egroupware-rocketchat
对于 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:/trunk/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/Debian_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-rocketchat
直接抓取二进制软件包
添加软件源并手动安装
对于 RHEL 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/server:eGroupWare:trunk/RHEL_7/server:eGroupWare:trunk.repo yum install egroupware-rocketchat
直接抓取二进制软件包
添加软件源并手动安装
对于 openSUSE Leap 15.4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare:trunk/openSUSE_Leap_15.4/server:eGroupWare:trunk.repo zypper refresh zypper install egroupware-rocketchat
对于 SLE 15,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare:trunk/SLE_15/server:eGroupWare:trunk.repo zypper refresh zypper install egroupware-rocketchat
对于 SLE 12,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/server:eGroupWare:trunk/SLE_12/server:eGroupWare:trunk.repo zypper refresh zypper install egroupware-rocketchat
直接抓取二进制软件包
添加软件源并手动安装
对于 xUbuntu 24.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:/trunk/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_24.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-rocketchat
对于 xUbuntu 22.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:/trunk/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_22.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-rocketchat
对于 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:/trunk/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_20.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-rocketchat
对于 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:/trunk/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/server:eGroupWare:trunk.list curl -fsSL https://download.opensuse.org/repositories/server:eGroupWare:trunk/xUbuntu_18.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-rocketchat
对于 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:/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-rocketchat