magiterm from home:apamment project
Wählen Sie ihr Betriebssystem
Das Repository hinzufügen und manuell installieren
Führen Sie für Debian 11 folgendes aus:
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:/apamment/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:apamment.list curl -fsSL https://download.opensuse.org/repositories/home:apamment/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_apamment.gpg > /dev/null sudo apt update sudo apt install magiterm
Führen Sie für Debian 10 folgendes aus:
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:/apamment/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:apamment.list curl -fsSL https://download.opensuse.org/repositories/home:apamment/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_apamment.gpg > /dev/null sudo apt update sudo apt install magiterm
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Fedora 38 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:apamment/Fedora_38/home:apamment.repo dnf install magiterm
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für openSUSE Tumbleweed das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:apamment/openSUSE_Tumbleweed/home:apamment.repo zypper refresh zypper install magiterm
Führen Sie für 15.5 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:apamment/15.5/home:apamment.repo zypper refresh zypper install magiterm
Führen Sie für 15.4 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:apamment/15.4/home:apamment.repo zypper refresh zypper install magiterm
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Raspbian 11 folgendes aus:
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:/apamment/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:apamment.list curl -fsSL https://download.opensuse.org/repositories/home:apamment/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_apamment.gpg > /dev/null sudo apt update sudo apt install magiterm
Führen Sie für Raspbian 10 folgendes aus:
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:/apamment/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:apamment.list curl -fsSL https://download.opensuse.org/repositories/home:apamment/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_apamment.gpg > /dev/null sudo apt update sudo apt install magiterm
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für xUbuntu 23.10 folgendes aus:
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:/apamment/xUbuntu_23.10/ /' | sudo tee /etc/apt/sources.list.d/home:apamment.list curl -fsSL https://download.opensuse.org/repositories/home:apamment/xUbuntu_23.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_apamment.gpg > /dev/null sudo apt update sudo apt install magiterm
Führen Sie für xUbuntu 22.04 folgendes aus:
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:/apamment/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:apamment.list curl -fsSL https://download.opensuse.org/repositories/home:apamment/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_apamment.gpg > /dev/null sudo apt update sudo apt install magiterm
Führen Sie für xUbuntu 20.04 folgendes aus:
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:/apamment/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:apamment.list curl -fsSL https://download.opensuse.org/repositories/home:apamment/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_apamment.gpg > /dev/null sudo apt update sudo apt install magiterm
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Fedora 37 das Folgende als root aus:
?