rainbow from home:nicoulaj:rainbow project

अपना ऑपरेटिंग सिस्टम चुनें

Raspbian 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:/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
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:/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
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:/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
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:/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
Debian 8.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:/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
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:/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
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:/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

Raspbian 9.0 हेतु पैकेज :

Debian Unstable हेतु पैकेज :

Debian Testing हेतु पैकेज :

Debian 9.0 हेतु पैकेज :

Debian 8.0 हेतु पैकेज :

Debian 11 हेतु पैकेज :

Debian 10 हेतु पैकेज :

Fedora Rawhide हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Fedora_Rawhide/home:nicoulaj:rainbow.repo
dnf install rainbow

Fedora Rawhide हेतु पैकेज :

Mageia Cauldron हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Mageia_Cauldron/home:nicoulaj:rainbow.repo
dnf install rainbow
Mageia 8 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Mageia_8/home:nicoulaj:rainbow.repo
dnf install rainbow

Mageia Cauldron हेतु पैकेज :

Mageia 8 हेतु पैकेज :

openSUSE Tumbleweed हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
zypper addrepo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/openSUSE_Tumbleweed/home:nicoulaj:rainbow.repo
zypper refresh
zypper install rainbow

openSUSE Tumbleweed हेतु पैकेज :

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:/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
Raspbian 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:/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

Raspbian 11 हेतु पैकेज :

Raspbian 10 हेतु पैकेज :

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:/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
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:/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
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:/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
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:/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
xUbuntu 18.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:/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
xUbuntu 16.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:/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
xUbuntu 14.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:/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

xUbuntu 22.04 हेतु पैकेज :

xUbuntu 21.10 हेतु पैकेज :

xUbuntu 21.04 हेतु पैकेज :

xUbuntu 20.04 हेतु पैकेज :

xUbuntu 18.04 हेतु पैकेज :

xUbuntu 16.04 हेतु पैकेज :

xUbuntu 14.04 हेतु पैकेज :

Univention 4.4 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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
Univention 4.3 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
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

Univention 4.4 हेतु पैकेज :

Univention 4.3 हेतु पैकेज :

Fedora 36 हेतु निम्नलिखित को रुट उपयोक्ता के रूप में निष्पादित करें :
?

Fedora 36 हेतु पैकेज :