pcm from home:opcm project
Select Your Operating System
Add repository and install manually
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:opcm/CentOS_8/home:opcm.repo yum install pcm
For CentOS 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:opcm/CentOS_7/home:opcm.repo yum install pcm
Grab binary packages directly
Add repository and install manually
For Debian Unstable 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/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
For Debian Testing 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/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
For Debian 9.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/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
For Debian 8.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/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
For Debian 11 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/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
For Debian 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/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
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/openSUSE_Tumbleweed/home:opcm.repo zypper refresh zypper install pcm
For SLE 15 SP1 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_15_SP1_Backports/home:opcm.repo zypper refresh zypper install pcm
For SLE 12 SP4 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP4_Backports/home:opcm.repo zypper refresh zypper install pcm
For SLE 12 SP1 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP1_Backports/home:opcm.repo zypper refresh zypper install pcm
For SLE 12 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_Backports/home:opcm.repo zypper refresh zypper install pcm
Grab binary packages directly
Add repository and install manually
For RHEL 7 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:opcm/RHEL_7/home:opcm.repo yum install pcm
Grab binary packages directly
Add repository and install manually
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_15_SP1/home:opcm.repo zypper refresh zypper install pcm
For SLE 15 Backports run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_15_Backports/home:opcm.repo zypper refresh zypper install pcm
For SLE 15 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_15/home:opcm.repo zypper refresh zypper install pcm
For SLE 12 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP4/home:opcm.repo zypper refresh zypper install pcm
For SLE 12 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP3/home:opcm.repo zypper refresh zypper install pcm
For SLE 12 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP2/home:opcm.repo zypper refresh zypper install pcm
For SLE 12 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12_SP1/home:opcm.repo zypper refresh zypper install pcm
For SLE 12 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:opcm/SLE_12/home:opcm.repo zypper refresh zypper install pcm
Grab binary packages directly
Add repository and install manually
For xUbuntu 18.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/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
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/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
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/home:/opcm/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:opcm.list curl -fsSL https://download.opensuse.org/repositories/home:opcm/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_opcm.gpg > /dev/null sudo apt update sudo apt install pcm