zap from home:cabelo project
Wählen Sie ihr Betriebssystem
Das Repository hinzufügen und manuell installieren
Führen Sie für CentOS 8 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/CentOS_8/home:cabelo.repo yum install zap
Führen Sie für CentOS 7 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/CentOS_7/home:cabelo.repo yum install zap
Führen Sie für CentOS 6 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/CentOS_6/home:cabelo.repo yum install zap
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Raspbian 9.0 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:/cabelo/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für Debian Unstable 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:/cabelo/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für Debian Testing 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:/cabelo/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für Debian 9.0 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:/cabelo/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für Debian 8.0 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:/cabelo/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für Debian 7.0 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:/cabelo/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für Debian 12 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:/cabelo/Debian_12/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_12/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
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:/cabelo/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
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:/cabelo/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
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:cabelo/Fedora_38/home:cabelo.repo dnf install zap
Führen Sie für Fedora 33 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_33/home:cabelo.repo dnf install zap
Führen Sie für Fedora 32 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_32/home:cabelo.repo dnf install zap
Führen Sie für Fedora 31 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_31/home:cabelo.repo dnf install zap
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Mageia Cauldron das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_Cauldron/home:cabelo.repo dnf install zap
Führen Sie für Mageia 8 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_8/home:cabelo.repo dnf install zap
Führen Sie für Mageia 7 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_7/home:cabelo.repo dnf install zap
Führen Sie für Mageia 6 das Folgende als root aus:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_6/home:cabelo.repo dnf install zap
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:cabelo/openSUSE_Tumbleweed/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Slowroll das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Slowroll/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 42.3 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.3/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 42.2 Ports das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.2_Ports/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 42.2 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.2/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 42.1 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.1/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 15.2 PowerPC das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.2_PowerPC/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 15.2 ARM das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.2_ARM/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 15.1 PowerPC das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.1_PowerPC/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 15.1 ARM das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.1_ARM/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 15.0 Ports das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0_Ports/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Leap 15.0 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Factory zSystems das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_zSystems/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Factory RISCV das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_RISCV/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Factory PowerPC das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_PowerPC/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE Factory ARM das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_ARM/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE 13.2 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_13.2/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für openSUSE 13.1 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_13.1/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 15 SP1 Backports das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP1_Backports/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 SP5 Backports das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP5_Backports/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 SP4 Backports das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4_Backports/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 SP1 Backports das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP1_Backports/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 Backports das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_Backports/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für 15.6 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.6/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für 15.5 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.5/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für 15.4 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.4/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für 15.3 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.3/home:cabelo.repo zypper refresh zypper install zap
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:/cabelo/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
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:/cabelo/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für RHEL 7 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/RHEL_7/home:cabelo.repo yum install zap
Führen Sie für RHEL 6 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/RHEL_6/home:cabelo.repo yum install zap
Führen Sie für RHEL 5 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/RHEL_5/home:cabelo.repo yum install zap
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für ScientificLinux 7 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/ScientificLinux_7/home:cabelo.repo yum install zap
Führen Sie für ScientificLinux 6 das Folgende als root aus:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/ScientificLinux_6/home:cabelo.repo yum install zap
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für SLE 15 SP2 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP2/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 15 SP1 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP1/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 15 Backports das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_Backports/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 15 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 SP5 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP5/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 SP4 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 SP3 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP3/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 SP2 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP2/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 SP1 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP1/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 12 das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12/home:cabelo.repo zypper refresh zypper install zap
Führen Sie für SLE 10 SDK das Folgende als root aus:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_10_SDK/home:cabelo.repo zypper refresh zypper install zap
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für xUbuntu 23.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:/cabelo/xUbuntu_23.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_23.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für xUbuntu 22.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:/cabelo/xUbuntu_22.10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_22.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
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:/cabelo/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für xUbuntu 21.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:/cabelo/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für xUbuntu 21.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:/cabelo/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
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:/cabelo/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für xUbuntu 18.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:/cabelo/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für xUbuntu 16.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:/cabelo/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für xUbuntu 14.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:/cabelo/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Führen Sie für xUbuntu 12.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:/cabelo/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/home:cabelo.list curl -fsSL https://download.opensuse.org/repositories/home:cabelo/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/home_cabelo.gpg > /dev/null sudo apt update sudo apt install zap
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Univention 4.4 das Folgende als root aus:
echo 'deb http://download.opensuse.org/repositories/home:/cabelo/Univention_4.4/ /' > /etc/apt/sources.list.d/home:cabelo.list wget -nv https://download.opensuse.org/repositories/home:cabelo/Univention_4.4/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install zap
Führen Sie für Univention 4.3 das Folgende als root aus:
echo 'deb http://download.opensuse.org/repositories/home:/cabelo/Univention_4.3/ /' > /etc/apt/sources.list.d/home:cabelo.list wget -nv https://download.opensuse.org/repositories/home:cabelo/Univention_4.3/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install zap
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für openEuler 21.03 das Folgende als root aus:
?
Führen Sie für openEuler 20.03 das Folgende als root aus:
?
Führen Sie für PowerKVM 3.1 das Folgende als root aus:
?
Führen Sie für Fedora 37 das Folgende als root aus:
?
Führen Sie für Fedora 36 das Folgende als root aus:
?
Führen Sie für Fedora 35 das Folgende als root aus:
?
Führen Sie für Fedora 34 das Folgende als root aus:
?