xed from home:RandLin:LM-backports project

Seleccioneu el sistema operatiu

Per a Debian 12 executeu el següent:
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:/RandLin:/LM-backports/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install xed
Per a Debian 11 executeu el següent:
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:/RandLin:/LM-backports/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install xed
Per a Debian 10 executeu el següent:
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:/RandLin:/LM-backports/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install xed
Per a Raspbian 12 executeu el següent:
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:/RandLin:/LM-backports/Raspbian_12/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Raspbian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install xed
Per a Raspbian 11 executeu el següent:
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:/RandLin:/LM-backports/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install xed
Per a Raspbian 10 executeu el següent:
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:/RandLin:/LM-backports/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:RandLin:LM-backports.list
curl -fsSL https://download.opensuse.org/repositories/home:RandLin:LM-backports/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_RandLin_LM-backports.gpg > /dev/null
sudo apt update
sudo apt install xed