zap from home:cabelo project
Выберите операционную систему
Добавить репозиторий и установить вручную
Для CentOS 8 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/CentOS_8/home:cabelo.repo yum install zap
Для CentOS 7 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/CentOS_7/home:cabelo.repo yum install zap
Для CentOS 6 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/CentOS_6/home:cabelo.repo yum install zap
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Raspbian 9.0 запустите:
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
Для Debian Unstable запустите:
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
Для Debian Testing запустите:
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
Для Debian 9.0 запустите:
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
Для Debian 8.0 запустите:
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
Для Debian 7.0 запустите:
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
Для Debian 12 запустите:
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
Для Debian 11 запустите:
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
Для Debian 10 запустите:
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
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Fedora 43 запустите от имени root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:cabelo/Fedora_43/home:cabelo.repo dnf install zap
Для Fedora 42 запустите от имени root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:cabelo/Fedora_42/home:cabelo.repo dnf install zap
Для Fedora 41 запустите от имени root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/home:cabelo/Fedora_41/home:cabelo.repo dnf install zap
Для Fedora 40 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_40/home:cabelo.repo dnf install zap
Для Fedora 38 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_38/home:cabelo.repo dnf install zap
Для Fedora 33 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_33/home:cabelo.repo dnf install zap
Для Fedora 32 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_32/home:cabelo.repo dnf install zap
Для Fedora 31 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Fedora_31/home:cabelo.repo dnf install zap
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Mageia Cauldron запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_Cauldron/home:cabelo.repo dnf install zap
Для Mageia 9 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_9/home:cabelo.repo dnf install zap
Для Mageia 8 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_8/home:cabelo.repo dnf install zap
Для Mageia 7 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_7/home:cabelo.repo dnf install zap
Для Mageia 6 запустите от имени root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/home:cabelo/Mageia_6/home:cabelo.repo dnf install zap
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для openSUSE Tumbleweed запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Tumbleweed/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Slowroll запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Slowroll/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 42.3 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.3/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 42.2 Ports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.2_Ports/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 42.2 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.2/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 42.1 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_42.1/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 15.2 PowerPC запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.2_PowerPC/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 15.2 ARM запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.2_ARM/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 15.1 PowerPC запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.1_PowerPC/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 15.1 ARM запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.1_ARM/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 15.0 Ports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0_Ports/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Leap 15.0 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Leap_15.0/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Factory zSystems запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_zSystems/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Factory RISCV запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_RISCV/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Factory PowerPC запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_PowerPC/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE Factory ARM запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_Factory_ARM/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE 13.2 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_13.2/home:cabelo.repo zypper refresh zypper install zap
Для openSUSE 13.1 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/openSUSE_13.1/home:cabelo.repo zypper refresh zypper install zap
Для SLE 15 SP1 Backports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP1_Backports/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 SP5 Backports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP5_Backports/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 SP4 Backports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4_Backports/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 SP1 Backports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP1_Backports/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 Backports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_Backports/home:cabelo.repo zypper refresh zypper install zap
Для 16.0 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/16.0/home:cabelo.repo zypper refresh zypper install zap
Для 15.6 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.6/home:cabelo.repo zypper refresh zypper install zap
Для 15.5 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.5/home:cabelo.repo zypper refresh zypper install zap
Для 15.4 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.4/home:cabelo.repo zypper refresh zypper install zap
Для 15.3 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/15.3/home:cabelo.repo zypper refresh zypper install zap
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Raspbian 11 запустите:
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
Для Raspbian 10 запустите:
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
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для RHEL 7 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/RHEL_7/home:cabelo.repo yum install zap
Для RHEL 6 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/RHEL_6/home:cabelo.repo yum install zap
Для RHEL 5 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/RHEL_5/home:cabelo.repo yum install zap
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для ScientificLinux 7 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/ScientificLinux_7/home:cabelo.repo yum install zap
Для ScientificLinux 6 запустите от имени root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:cabelo/ScientificLinux_6/home:cabelo.repo yum install zap
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для SLE 15 SP2 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP2/home:cabelo.repo zypper refresh zypper install zap
Для SLE 15 SP1 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_SP1/home:cabelo.repo zypper refresh zypper install zap
Для SLE 15 Backports запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15_Backports/home:cabelo.repo zypper refresh zypper install zap
Для SLE 15 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_15/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 SP5 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP5/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 SP4 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP4/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 SP3 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP3/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 SP2 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP2/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 SP1 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12_SP1/home:cabelo.repo zypper refresh zypper install zap
Для SLE 12 запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_12/home:cabelo.repo zypper refresh zypper install zap
Для SLE 10 SDK запустите от имени root:
zypper addrepo https://download.opensuse.org/repositories/home:cabelo/SLE_10_SDK/home:cabelo.repo zypper refresh zypper install zap
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для xUbuntu 23.04 запустите:
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
Для xUbuntu 22.10 запустите:
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
Для xUbuntu 22.04 запустите:
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
Для xUbuntu 21.10 запустите:
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
Для xUbuntu 21.04 запустите:
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
Для xUbuntu 20.04 запустите:
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
Для xUbuntu 18.04 запустите:
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
Для xUbuntu 16.04 запустите:
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
Для xUbuntu 14.04 запустите:
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
Для xUbuntu 12.04 запустите:
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
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для Univention 4.4 запустите от имени root:
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
Для Univention 4.3 запустите от имени root:
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
Получить бинарные пакеты напрямую
Добавить репозиторий и установить вручную
Для openEuler 24.03 запустите от имени root:
?
Для openEuler 22.03 запустите от имени root:
?
Для openEuler 21.03 запустите от имени root:
?
Для openEuler 20.03 запустите от имени root:
?
Для PowerKVM 3.1 запустите от имени root:
?
Для Fedora 37 запустите от имени root:
?
Для Fedora 36 запустите от имени root:
?
Для Fedora 35 запустите от имени root:
?
Для Fedora 34 запустите от имени root:
?