snapper from home:aschnell:snapper project

選擇您的作業系統

需要 CentOS 8 ,用 root 執行:
cd /etc/yum.repos.d/
wget https://download.opensuse.org/repositories/home:aschnell:snapper/CentOS_8/home:aschnell:snapper.repo
yum install snapper
需要 Debian Unstable ,執行以下:
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
需要 Debian 13 ,執行以下:
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
需要 Debian 12 ,執行以下:
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
需要 Debian 11 ,執行以下:
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
需要 Fedora Rawhide ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_Rawhide/home:aschnell:snapper.repo
dnf install snapper
需要 Fedora 43 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_43/home:aschnell:snapper.repo
dnf install snapper
需要 Fedora 42 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_42/home:aschnell:snapper.repo
dnf install snapper
需要 Fedora 41 ,用 root 執行:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_41/home:aschnell:snapper.repo
dnf install snapper
需要 Fedora 40 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_40/home:aschnell:snapper.repo
dnf install snapper
需要 Fedora 39 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_39/home:aschnell:snapper.repo
dnf install snapper
需要 Fedora 38 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:aschnell:snapper/Fedora_38/home:aschnell:snapper.repo
dnf install snapper
需要 openSUSE Tumbleweed ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/openSUSE_Tumbleweed/home:aschnell:snapper.repo
zypper refresh
zypper install snapper
需要 openSUSE Slowroll ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/home:aschnell:snapper/openSUSE_Slowroll/home:aschnell:snapper.repo
zypper refresh
zypper install snapper
需要 Raspbian 13 ,執行以下:
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_13/ /' | sudo tee /etc/apt/sources.list.d/home:aschnell:snapper.list
curl -fsSL https://download.opensuse.org/repositories/home:aschnell:snapper/Raspbian_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
需要 Raspbian 12 ,執行以下:
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
需要 Raspbian 11 ,執行以下:
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
需要 xUbuntu 25.10 ,執行以下:
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
需要 xUbuntu 25.04 ,執行以下:
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
需要 xUbuntu 24.10 ,執行以下:
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
需要 xUbuntu 24.04 ,執行以下:
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
需要 xUbuntu 23.10 ,執行以下:
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
需要 xUbuntu 23.04 ,執行以下:
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
需要 xUbuntu 22.10 ,執行以下:
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
需要 xUbuntu 22.04 ,執行以下:
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
需要 xUbuntu 21.10 ,執行以下:
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
需要 xUbuntu 21.04 ,執行以下:
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
需要 xUbuntu 20.04 ,執行以下:
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

xUbuntu 25.10 的套件:

xUbuntu 25.04 的套件:

xUbuntu 24.10 的套件:

xUbuntu 24.04 的套件:

xUbuntu 23.10 的套件:

xUbuntu 23.04 的套件:

xUbuntu 22.10 的套件:

xUbuntu 21.10 的套件:

xUbuntu 21.04 的套件:

xUbuntu 20.04 的套件: