nano from home:virtubox project

Select Your Operating System

For Debian 12 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:/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
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:/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
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:/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
For Raspbian 12 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:/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
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:/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
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:/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

Packages for Raspbian 12:

Packages for Raspbian 11:

Packages for Raspbian 10:

For xUbuntu 24.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:/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
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:/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
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:/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

Packages for xUbuntu 24.04:

Packages for xUbuntu 22.04:

Packages for xUbuntu 20.04: