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
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـFedora Rawhide شغل التالي كـ جذر:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/Fedora_Rawhide/home:nicoulaj:rainbow.repo dnf install rainbow
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـ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
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـopenSUSE Tumbleweed شغل التالي كـ جذر:
zypper addrepo https://download.opensuse.org/repositories/home:nicoulaj:rainbow/openSUSE_Tumbleweed/home:nicoulaj:rainbow.repo zypper refresh zypper install rainbow
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
من أجل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
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
من أجل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
سحب الحزم الثنائية مباشرة
إضافة المستودع والتثبيت يدويا
لـ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