openorienteering-mapper from home:dg0yt project
Seleccione o seu sistema operativo
Engadir repositorio e instalar manualmente
Para Arch Linux, edite /etc/pacman.conf e engada o seguinte (a orde dos repositorios é importante en pacman.conf, xa que pacman sempre descarga o primeiro paquete que atopa):
[home_dg0yt_Arch_Community] Server = https://download.opensuse.org/repositories/home:/dg0yt/Arch_Community/$arch
Despois execute o seguinte como root
key=$(curl -fsSL https://download.opensuse.org/repositories/home:dg0yt/Arch_Community/$(uname -m)/home_dg0yt_Arch_Community.key)
fingerprint=$(gpg --quiet --with-colons --import-options show-only --import --fingerprint <<< "${key}" | awk -F: '$1 == "fpr" { print $10 }')
pacman-key --init
pacman-key --add - <<< "${key}"
pacman-key --lsign-key "${fingerprint}"
pacman -Sy home_dg0yt_Arch_Community/openorienteering-mapper
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Debian Testing execute o seguinte:
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:/dg0yt/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:dg0yt.list curl -fsSL https://download.opensuse.org/repositories/home:dg0yt/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dg0yt.gpg > /dev/null sudo apt update sudo apt install openorienteering-mapper
Para Debian 12 execute o seguinte:
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:/dg0yt/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:dg0yt.list curl -fsSL https://download.opensuse.org/repositories/home:dg0yt/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dg0yt.gpg > /dev/null sudo apt update sudo apt install openorienteering-mapper
Para Debian 11 execute o seguinte:
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:/dg0yt/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:dg0yt.list curl -fsSL https://download.opensuse.org/repositories/home:dg0yt/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dg0yt.gpg > /dev/null sudo apt update sudo apt install openorienteering-mapper
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Fedora Rawhide execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dg0yt/Fedora_Rawhide/home:dg0yt.repo dnf install openorienteering-mapper
Para Fedora 43 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dg0yt/Fedora_43/home:dg0yt.repo dnf install openorienteering-mapper
Para Fedora 42 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dg0yt/Fedora_42/home:dg0yt.repo dnf install openorienteering-mapper
Para Fedora 41 execute o seguinte como root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:dg0yt/Fedora_41/home:dg0yt.repo dnf install openorienteering-mapper
Para Fedora 40 execute o seguinte como root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:dg0yt/Fedora_40/home:dg0yt.repo dnf install openorienteering-mapper
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:dg0yt/openSUSE_Tumbleweed/home:dg0yt.repo zypper refresh zypper install openorienteering-mapper
Para openSUSE Slowroll execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:dg0yt/openSUSE_Slowroll/home:dg0yt.repo zypper refresh zypper install openorienteering-mapper
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Leap 15.6 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:dg0yt/openSUSE_Leap_15.6/home:dg0yt.repo zypper refresh zypper install openorienteering-mapper
Para openSUSE Leap 15.5 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/home:dg0yt/openSUSE_Leap_15.5/home:dg0yt.repo zypper refresh zypper install openorienteering-mapper
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para Ubuntu 25.04 execute o seguinte:
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:/dg0yt/Ubuntu_25.04/ /' | sudo tee /etc/apt/sources.list.d/home:dg0yt.list curl -fsSL https://download.opensuse.org/repositories/home:dg0yt/Ubuntu_25.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dg0yt.gpg > /dev/null sudo apt update sudo apt install openorienteering-mapper
Para Ubuntu 24.04 execute o seguinte:
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:/dg0yt/Ubuntu_24.04/ /' | sudo tee /etc/apt/sources.list.d/home:dg0yt.list curl -fsSL https://download.opensuse.org/repositories/home:dg0yt/Ubuntu_24.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dg0yt.gpg > /dev/null sudo apt update sudo apt install openorienteering-mapper
Para Ubuntu 22.04 execute o seguinte:
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:/dg0yt/Ubuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:dg0yt.list curl -fsSL https://download.opensuse.org/repositories/home:dg0yt/Ubuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dg0yt.gpg > /dev/null sudo apt update sudo apt install openorienteering-mapper
Para Ubuntu 20.04 execute o seguinte:
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:/dg0yt/Ubuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:dg0yt.list curl -fsSL https://download.opensuse.org/repositories/home:dg0yt/Ubuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_dg0yt.gpg > /dev/null sudo apt update sudo apt install openorienteering-mapper
Obter paquetes binarios directamente
Engadir repositorio e instalar manualmente
Para openSUSE Leap 16.0 execute o seguinte como root:
?