rainbow from home:nicoulaj:rainbow project
Select Your Operating System
Add repository and install manually
For Raspbian 9.0 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:/nicoulaj:/rainbow/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
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:/nicoulaj:/rainbow/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
For Debian Testing 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:/nicoulaj:/rainbow/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
For Debian 9.0 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:/nicoulaj:/rainbow/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
For Debian 8.0 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:/nicoulaj:/rainbow/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
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:/nicoulaj:/rainbow/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
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:/nicoulaj:/rainbow/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
Grab binary packages directly
Add repository and install manually
For Fedora Rawhide run the following as root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Fedora_Rawhide/home:nicoulaj:rainbow.repo dnf install rainbow
Grab binary packages directly
Add repository and install manually
For Mageia Cauldron run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Mageia_Cauldron/home:nicoulaj:rainbow.repo dnf install rainbow
For Mageia 8 run the following as root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Mageia_8/home:nicoulaj:rainbow.repo dnf install rainbow
Grab binary packages directly
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/openSUSE_Tumbleweed/home:nicoulaj:rainbow.repo zypper refresh zypper install rainbow
Grab binary packages directly
Add repository and install manually
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:/nicoulaj:/rainbow/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
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:/nicoulaj:/rainbow/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
Grab binary packages directly
Add repository and install manually
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:/nicoulaj:/rainbow/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
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:/nicoulaj:/rainbow/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
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:/nicoulaj:/rainbow/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
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:/nicoulaj:/rainbow/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
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:/nicoulaj:/rainbow/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
For xUbuntu 16.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:/nicoulaj:/rainbow/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
For xUbuntu 14.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:/nicoulaj:/rainbow/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:nicoulaj:rainbow.list curl -fsSL https://download.opensuse.org/repositories/home:nicoulaj:rainbow/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_nicoulaj_rainbow.gpg > /dev/null sudo apt update sudo apt install rainbow
Grab binary packages directly
Add repository and install manually
For Univention 4.4 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/nicoulaj:/rainbow/Univention_4.4/ /' > /etc/apt/sources.list.d/home:nicoulaj:rainbow.list wget -nv https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Univention_4.4/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install rainbow
For Univention 4.3 run the following as root:
echo 'deb http://download.opensuse.org/repositories/home:/nicoulaj:/rainbow/Univention_4.3/ /' > /etc/apt/sources.list.d/home:nicoulaj:rainbow.list wget -nv https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Univention_4.3/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install rainbow
Grab binary packages directly
Add repository and install manually
For Fedora 36 run the following as root:
?