nano from home:virtubox project

Sélectionnez votre système d'exploitation

Pour Debian 12, exécutez :
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:/virtubox/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano
Pour Debian 11, exécutez :
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:/virtubox/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano
Pour Debian 10, exécutez :
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:/virtubox/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano
Pour Raspbian 12, exécutez :
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:/virtubox/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano
Pour Raspbian 11, exécutez :
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:/virtubox/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano
Pour Raspbian 10, exécutez :
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:/virtubox/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano

Paquets pour Raspbian 12 :

Paquets pour Raspbian 11 :

Paquets pour Raspbian 10 :

Pour xUbuntu 24.04, exécutez :
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:/virtubox/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano
Pour xUbuntu 22.04, exécutez :
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:/virtubox/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano
Pour xUbuntu 20.04, exécutez :
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:/virtubox/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:virtubox.list
curl -fsSL https://download.opensuse.org/repositories/home:virtubox/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_virtubox.gpg > /dev/null
sudo apt update
sudo apt install nano

Paquets pour xUbuntu 24.04 :

Paquets pour xUbuntu 22.04 :

Paquets pour xUbuntu 20.04 :