snapper from home:aschnell:snapper project

Kies uw besturingssysteem

Voor CentOS 8 voer het volgende als root uit:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:aschnell:snapper/CentOS_8/home:aschnell:snapper.repo
yum install snapper
Voor Debian Unstable voer het volgende uit:
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
Voor Debian 13 voer het volgende uit:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_aschnell_snapper.gpg > /dev/null
sudo apt update
sudo apt install snapper
Voor Debian 12 voer het volgende uit:
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
Voor Debian 11 voer het volgende uit:
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
Voor Fedora Rawhide voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_Rawhide/home:aschnell:snapper.repo
dnf install snapper
Voor Fedora 43 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_43/home:aschnell:snapper.repo
dnf install snapper
Voor Fedora 42 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_42/home:aschnell:snapper.repo
dnf install snapper
Voor Fedora 41 voer het volgende als root uit:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_41/home:aschnell:snapper.repo
dnf install snapper
Voor Fedora 40 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_40/home:aschnell:snapper.repo
dnf install snapper
Voor Fedora 39 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_39/home:aschnell:snapper.repo
dnf install snapper
Voor Fedora 38 voer het volgende als root uit:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_38/home:aschnell:snapper.repo
dnf install snapper
Voor openSUSE Tumbleweed voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/openSUSE_Tumbleweed/home:aschnell:snapper.repo
zypper refresh
zypper install snapper
Voor openSUSE Slowroll voer het volgende als root uit:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/openSUSE_Slowroll/home:aschnell:snapper.repo
zypper refresh
zypper install snapper
Voor Raspbian 12 voer het volgende uit:
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
Voor Raspbian 11 voer het volgende uit:
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
Voor xUbuntu 25.10 voer het volgende uit:
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_25.10/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_25.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
Voor xUbuntu 25.04 voer het volgende uit:
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_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_25.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
Voor xUbuntu 24.10 voer het volgende uit:
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_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_24.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
Voor xUbuntu 24.04 voer het volgende uit:
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_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/xUbuntu_24.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
Voor xUbuntu 23.10 voer het volgende uit:
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
Voor xUbuntu 23.04 voer het volgende uit:
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
Voor xUbuntu 22.10 voer het volgende uit:
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
Voor xUbuntu 22.04 voer het volgende uit:
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
Voor xUbuntu 21.10 voer het volgende uit:
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
Voor xUbuntu 21.04 voer het volgende uit:
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
Voor xUbuntu 20.04 voer het volgende uit:
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

Pakketten voor xUbuntu 25.10:

Pakketten voor xUbuntu 25.04:

Pakketten voor xUbuntu 24.10:

Pakketten voor xUbuntu 24.04:

Pakketten voor xUbuntu 23.10:

Pakketten voor xUbuntu 23.04:

Pakketten voor xUbuntu 22.10:

Pakketten voor xUbuntu 21.10:

Pakketten voor xUbuntu 21.04:

Pakketten voor xUbuntu 20.04: