xed from home:RandLin:LM-backports project

Välj ditt operativsystem

För Debian 12, kör följande:
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
För Debian 11, kör följande:
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
För Debian 10, kör följande:
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
För Raspbian 12, kör följande:
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
För Raspbian 11, kör följande:
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
För Raspbian 10, kör följande:
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