redshift from home:paulSUSE project
选择您的操作系统
添加软件源并手动安装
对于 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:/paulSUSE/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 Debian Testing,请运行以下命令:
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:/paulSUSE/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 Debian 9.0,请运行以下命令:
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:/paulSUSE/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 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:/paulSUSE/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 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:/paulSUSE/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 Debian 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:/paulSUSE/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
直接抓取二进制软件包
添加软件源并手动安装
对于 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:/paulSUSE/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 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:/paulSUSE/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 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:/paulSUSE/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 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:/paulSUSE/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 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:/paulSUSE/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift
对于 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:/paulSUSE/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:paulSUSE.list curl -fsSL https://download.opensuse.org/repositories/home:paulSUSE/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_paulSUSE.gpg > /dev/null sudo apt update sudo apt install redshift