geofis from home:geofis:SNAPSHOT project

Välj ditt operativsystem

För Debian 13, 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:/geofis:/SNAPSHOT/Debian_13/ /' | sudo tee /etc/apt/sources.list.d/home:geofis:SNAPSHOT.list
curl -fsSL https://download.opensuse.org/repositories/home:geofis:SNAPSHOT/Debian_13/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_geofis_SNAPSHOT.gpg > /dev/null
sudo apt update
sudo apt install geofis
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:/geofis:/SNAPSHOT/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:geofis:SNAPSHOT.list
curl -fsSL https://download.opensuse.org/repositories/home:geofis:SNAPSHOT/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_geofis_SNAPSHOT.gpg > /dev/null
sudo apt update
sudo apt install geofis
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:/geofis:/SNAPSHOT/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:geofis:SNAPSHOT.list
curl -fsSL https://download.opensuse.org/repositories/home:geofis:SNAPSHOT/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_geofis_SNAPSHOT.gpg > /dev/null
sudo apt update
sudo apt install geofis
För xUbuntu 24.04, 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:/geofis:/SNAPSHOT/xUbuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:geofis:SNAPSHOT.list
curl -fsSL https://download.opensuse.org/repositories/home:geofis:SNAPSHOT/xUbuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_geofis_SNAPSHOT.gpg > /dev/null
sudo apt update
sudo apt install geofis
För xUbuntu 22.04, 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:/geofis:/SNAPSHOT/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:geofis:SNAPSHOT.list
curl -fsSL https://download.opensuse.org/repositories/home:geofis:SNAPSHOT/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_geofis_SNAPSHOT.gpg > /dev/null
sudo apt update
sudo apt install geofis