snapper-zypp-plugin from home:aschnell:snapper project

Select Your Operating System

For CentOS 8 run the following as root:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:aschnell:snapper/CentOS_8/home:aschnell:snapper.repo
yum install snapper-zypp-plugin
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:/aschnell:/snapper/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
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:/aschnell:/snapper/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
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:/aschnell:/snapper/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
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:/aschnell:/snapper/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
For Fedora Rawhide run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_Rawhide/home:aschnell:snapper.repo
dnf install snapper-zypp-plugin
For Fedora 39 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_39/home:aschnell:snapper.repo
dnf install snapper-zypp-plugin
For Fedora 38 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_38/home:aschnell:snapper.repo
dnf install snapper-zypp-plugin
For Fedora 37 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_37/home:aschnell:snapper.repo
dnf install snapper-zypp-plugin
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/openSUSE_Tumbleweed/home:aschnell:snapper.repo
zypper refresh
zypper install snapper-zypp-plugin
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:/aschnell:/snapper/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
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:/aschnell:/snapper/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
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:/aschnell:/snapper/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
For openSUSE Leap 15.4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/openSUSE_Leap_15.4/home:aschnell:snapper.repo
zypper refresh
zypper install snapper-zypp-plugin
For SLE 15 SP6 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/SLE_15_SP6/home:aschnell:snapper.repo
zypper refresh
zypper install snapper-zypp-plugin
For SLE 15 SP5 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/SLE_15_SP5/home:aschnell:snapper.repo
zypper refresh
zypper install snapper-zypp-plugin
For SLE 15 SP4 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/SLE_15_SP4/home:aschnell:snapper.repo
zypper refresh
zypper install snapper-zypp-plugin
For SLE 15 SP3 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/SLE_15_SP3/home:aschnell:snapper.repo
zypper refresh
zypper install snapper-zypp-plugin
For SLE 15 SP2 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/SLE_15_SP2/home:aschnell:snapper.repo
zypper refresh
zypper install snapper-zypp-plugin
For SLE 15 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/SLE_15_SP1/home:aschnell:snapper.repo
zypper refresh
zypper install snapper-zypp-plugin
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:/aschnell:/snapper/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
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:/aschnell:/snapper/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
For xUbuntu 22.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:/aschnell:/snapper/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
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:/aschnell:/snapper/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
For xUbuntu 21.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:/aschnell:/snapper/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
For xUbuntu 21.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:/aschnell:/snapper/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
For xUbuntu 20.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:/aschnell:/snapper/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin
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:/aschnell:/snapper/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper-zypp-plugin