pla-util from home:serock project

Select Your Operating System

For Debian 12 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:/serock/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
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:/serock/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
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:/serock/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For Fedora 42 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:serock/Fedora_42/home:serock.repo
dnf install pla-util
For Fedora 41 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:serock/Fedora_41/home:serock.repo
dnf install pla-util
For Fedora 40 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:serock/Fedora_40/home:serock.repo
dnf install pla-util
For Mageia 9 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:serock/Mageia_9/home:serock.repo
dnf install pla-util
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:serock/Mageia_8/home:serock.repo
dnf install pla-util
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:serock/openSUSE_Tumbleweed/home:serock.repo
zypper refresh
zypper install pla-util
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:serock/15.6/home:serock.repo
zypper refresh
zypper install pla-util
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:serock/15.5/home:serock.repo
zypper refresh
zypper install pla-util
For Raspbian 12 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:/serock/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For Raspbian 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:/serock/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For Raspbian 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:/serock/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For xUbuntu 25.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:/serock/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For xUbuntu 24.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:/serock/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For xUbuntu 24.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:/serock/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For xUbuntu 23.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:/serock/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For xUbuntu 23.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:/serock/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util
For xUbuntu 22.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:/serock/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:serock.list
curl -fsSL https://download.opensuse.org/repositories/home:serock/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_serock.gpg > /dev/null
sudo apt update
sudo apt install pla-util