nano from home:virtubox project

Velg operativsystem

For Debian 12, kjør følgende som:
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, kjør følgende som:
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, kjør følgende som:
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, kjør følgende som:
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, kjør følgende som:
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, kjør følgende som:
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

Pakker for Raspbian 12:

Pakker for Raspbian 11:

Pakker for Raspbian 10:

For xUbuntu 24.04, kjør følgende som:
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, kjør følgende som:
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, kjør følgende som:
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

Pakker for xUbuntu 24.04:

Pakker for xUbuntu 22.04:

Pakker for xUbuntu 20.04: