pcm from home:opcm project

选择您的操作系统

对于 CentOS CentOS-9 Stream,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:opcm/CentOS_CentOS-9_Stream/home:opcm.repo
yum install pcm
对于 CentOS CentOS-10 Stream,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:opcm/CentOS_CentOS-10_Stream/home:opcm.repo
yum install pcm
对于 CentOS 8,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:opcm/CentOS_8/home:opcm.repo
yum install pcm
对于 CentOS 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:opcm/CentOS_7/home:opcm.repo
yum install pcm

用于 CentOS CentOS-9 Stream 的软件包:

用于 CentOS CentOS-10 Stream 的软件包:

用于 CentOS 7 的软件包:

对于 Debian Unstable,请运行以下命令:
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/home:/opcm/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 Debian Testing,请运行以下命令:
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/home:/opcm/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 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/home:/opcm/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 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/home:/opcm/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 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/home:/opcm/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 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/home:/opcm/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 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/home:/opcm/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm

用于 Debian Unstable 的软件包:

用于 Debian Testing 的软件包:

用于 Debian 9.0 的软件包:

用于 Debian 8.0 的软件包:

用于 Debian 12 的软件包:

用于 Debian 11 的软件包:

用于 Debian 10 的软件包:

对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/openSUSE_Tumbleweed/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 15 SP1 Backports,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_15_SP1_Backports/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 12 SP4 Backports,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP4_Backports/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 12 SP1 Backports,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP1_Backports/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 12 Backports,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_Backports/home:opcm.repo
zypper refresh
zypper install pcm

用于 SLE 15 SP1 Backports 的软件包:

用于 SLE 12 SP4 Backports 的软件包:

用于 SLE 12 SP1 Backports 的软件包:

用于 SLE 12 Backports 的软件包:

对于 RHEL 7,请以根用户 root 运行下面命令:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:opcm/RHEL_7/home:opcm.repo
yum install pcm

用于 RHEL 7 的软件包:

对于 SUSE SLE-15-SP6 GA SLE,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SUSE_SLE-15-SP6_GA_SLE/home:opcm.repo
zypper refresh
zypper install pcm
对于 SUSE SLE-15-SP5 GA SLE,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SUSE_SLE-15-SP5_GA_SLE/home:opcm.repo
zypper refresh
zypper install pcm
对于 SUSE SLE-15-SP4 GA SLE,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SUSE_SLE-15-SP4_GA_SLE/home:opcm.repo
zypper refresh
zypper install pcm
对于 SUSE SLE-15-SP3 GA SLE,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SUSE_SLE-15-SP3_GA_SLE/home:opcm.repo
zypper refresh
zypper install pcm
对于 SUSE SLE-15-SP2 GA SLE,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SUSE_SLE-15-SP2_GA_SLE/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 15 SP1,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_15_SP1/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 15 Backports,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_15_Backports/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 15,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_15/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 12 SP4,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP4/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 12 SP3,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP3/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 12 SP2,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP2/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 12 SP1,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP1/home:opcm.repo
zypper refresh
zypper install pcm
对于 SLE 12,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12/home:opcm.repo
zypper refresh
zypper install pcm
对于 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/home:/opcm/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 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/home:/opcm/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 Ubuntu 24.10 standard,请运行以下命令:
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/home:/opcm/Ubuntu_24.10_standard/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Ubuntu_24.10_standard/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 Ubuntu 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/home:/opcm/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 Ubuntu 23.04 standard,请运行以下命令:
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/home:/opcm/Ubuntu_23.04_standard/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Ubuntu_23.04_standard/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 Ubuntu 22.04 standard,请运行以下命令:
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/home:/opcm/Ubuntu_22.04_standard/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Ubuntu_22.04_standard/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm
对于 Ubuntu 19.04 standard,请运行以下命令:
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/home:/opcm/Ubuntu_19.04_standard/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list
curl -fsSL https://download.opensuse.org/repositories/home:opcm/Ubuntu_19.04_standard/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null
sudo apt update
sudo apt install pcm

用于 xUbuntu 18.04 的软件包:

用于 xUbuntu 16.04 的软件包:

用于 Ubuntu 24.10 standard 的软件包:

用于 Ubuntu 24.04 的软件包:

用于 Ubuntu 23.04 standard 的软件包:

用于 Ubuntu 22.04 standard 的软件包:

用于 Ubuntu 19.04 standard 的软件包: