bleachbit from home:andrew_z project

选择您的操作系统

对于 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:/andrew_z/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:andrew_z.list
curl -fsSL https://download.opensuse.org/repositories/home:andrew_z/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andrew_z.gpg > /dev/null
sudo apt update
sudo apt install bleachbit
对于 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:/andrew_z/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:andrew_z.list
curl -fsSL https://download.opensuse.org/repositories/home:andrew_z/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andrew_z.gpg > /dev/null
sudo apt update
sudo apt install bleachbit
对于 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:/andrew_z/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:andrew_z.list
curl -fsSL https://download.opensuse.org/repositories/home:andrew_z/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andrew_z.gpg > /dev/null
sudo apt update
sudo apt install bleachbit

用于 Debian 13 的软件包:

用于 Debian 12 的软件包:

用于 Debian 11 的软件包:

对于 Fedora 43,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:andrew_z/Fedora_43/home:andrew_z.repo
dnf install bleachbit
对于 Fedora 42,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:andrew_z/Fedora_42/home:andrew_z.repo
dnf install bleachbit
对于 Fedora 41,请以根用户 root 运行下面命令:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:andrew_z/Fedora_41/home:andrew_z.repo
dnf install bleachbit
对于 openSUSE Tumbleweed,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:andrew_z/openSUSE_Tumbleweed/home:andrew_z.repo
zypper refresh
zypper install bleachbit
对于 openSUSE Slowroll,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:andrew_z/openSUSE_Slowroll/home:andrew_z.repo
zypper refresh
zypper install bleachbit
对于 16.0,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:andrew_z/16.0/home:andrew_z.repo
zypper refresh
zypper install bleachbit
对于 15.6,请以根用户 root 运行下面命令:
zypper addrepo https://download.opensuse.org/repositories/home:andrew_z/15.6/home:andrew_z.repo
zypper refresh
zypper install bleachbit
对于 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:/andrew_z/xUbuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:andrew_z.list
curl -fsSL https://download.opensuse.org/repositories/home:andrew_z/xUbuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andrew_z.gpg > /dev/null
sudo apt update
sudo apt install bleachbit
对于 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:/andrew_z/xUbuntu_24.10/ /' | sudo tee /etc/apt/sources.list.d/home:andrew_z.list
curl -fsSL https://download.opensuse.org/repositories/home:andrew_z/xUbuntu_24.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andrew_z.gpg > /dev/null
sudo apt update
sudo apt install bleachbit
对于 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:/andrew_z/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:andrew_z.list
curl -fsSL https://download.opensuse.org/repositories/home:andrew_z/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andrew_z.gpg > /dev/null
sudo apt update
sudo apt install bleachbit
对于 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:/andrew_z/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:andrew_z.list
curl -fsSL https://download.opensuse.org/repositories/home:andrew_z/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andrew_z.gpg > /dev/null
sudo apt update
sudo apt install bleachbit
对于 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:/andrew_z/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:andrew_z.list
curl -fsSL https://download.opensuse.org/repositories/home:andrew_z/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_andrew_z.gpg > /dev/null
sudo apt update
sudo apt install bleachbit

用于 xUbuntu 25.04 的软件包:

用于 xUbuntu 24.10 的软件包:

用于 xUbuntu 24.04 的软件包:

用于 xUbuntu 22.04 的软件包:

用于 xUbuntu 20.04 的软件包:

对于 AlmaLinux 9,请以根用户 root 运行下面命令:
?