xed from home:RandLin:LM-backports project
Sélectionnez votre système d'exploitation
Ajouter le dépôt et installer manuellement
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:/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
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:/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
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:/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
Récupérer les paquets binaires directement
Ajouter le dépôt et installer manuellement
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:/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
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:/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
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:/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