autocutsel from home:Pihaar:autocutsel project

Select Your Operating System

For Arch Linux, edit /etc/pacman.conf and add the following (note that the order of repositories in pacman.conf is important, since pacman always downloads the first found package):
[home_Pihaar_autocutsel_Arch]
Server = https://download.opensuse.org/repositories/home:/Pihaar:/autocutsel/Arch/$arch
Then run the following as root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:Pihaar:autocutsel/Arch/$(uname -m)/home_Pihaar_autocutsel_Arch.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')

pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"

pacman -Sy home_Pihaar_autocutsel_Arch/autocutsel
For CentOS 9 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:Pihaar:autocutsel/CentOS_9_Stream/home:Pihaar:autocutsel.repo
yum install autocutsel
For CentOS 8 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:Pihaar:autocutsel/CentOS_8_Stream/home:Pihaar:autocutsel.repo
yum install autocutsel
For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:Pihaar:autocutsel/CentOS_8/home:Pihaar:autocutsel.repo
yum install autocutsel
For CentOS 10 Stream run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:Pihaar:autocutsel/CentOS_10_Stream/home:Pihaar:autocutsel.repo
yum install autocutsel
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:/Pihaar:/autocutsel/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:Pihaar:autocutsel.list
curl -fsSL https://download.opensuse.org/repositories/home:Pihaar:autocutsel/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Pihaar_autocutsel.gpg > /dev/null
sudo apt update
sudo apt install autocutsel
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:/Pihaar:/autocutsel/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:Pihaar:autocutsel.list
curl -fsSL https://download.opensuse.org/repositories/home:Pihaar:autocutsel/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Pihaar_autocutsel.gpg > /dev/null
sudo apt update
sudo apt install autocutsel
For Debian 13 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:/Pihaar:/autocutsel/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:Pihaar:autocutsel.list
curl -fsSL https://download.opensuse.org/repositories/home:Pihaar:autocutsel/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Pihaar_autocutsel.gpg > /dev/null
sudo apt update
sudo apt install autocutsel
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:Pihaar:autocutsel/Fedora_Rawhide/home:Pihaar:autocutsel.repo
dnf install autocutsel
For Fedora 43 run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:Pihaar:autocutsel/Fedora_43/home:Pihaar:autocutsel.repo
dnf install autocutsel
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/openSUSE_Tumbleweed/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For openSUSE Slowroll run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/openSUSE_Slowroll/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For openSUSE Factory zSystems run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/openSUSE_Factory_zSystems/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For openSUSE Factory RISCV run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/openSUSE_Factory_RISCV/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For openSUSE Factory PowerPC run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/openSUSE_Factory_PowerPC/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For openSUSE Factory ARM run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/openSUSE_Factory_ARM/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For 16.0 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/16.0/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For 15.7 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/15.7/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For 15.6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/15.6/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For 15.5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/15.5/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:Pihaar:autocutsel/15.4/home:Pihaar:autocutsel.repo
zypper refresh
zypper install autocutsel
For Raspbian 13 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:/Pihaar:/autocutsel/Raspbian_13/ /' | sudo tee /etc/apt/sources.list.d/home:Pihaar:autocutsel.list
curl -fsSL https://download.opensuse.org/repositories/home:Pihaar:autocutsel/Raspbian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Pihaar_autocutsel.gpg > /dev/null
sudo apt update
sudo apt install autocutsel

Packages for Raspbian 13:

For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:Pihaar:autocutsel/RockyLinux_9/home:Pihaar:autocutsel.repo
yum install autocutsel
For xUbuntu 25.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:/Pihaar:/autocutsel/xUbuntu_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:Pihaar:autocutsel.list
curl -fsSL https://download.opensuse.org/repositories/home:Pihaar:autocutsel/xUbuntu_25.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_Pihaar_autocutsel.gpg > /dev/null
sudo apt update
sudo apt install autocutsel