antigen from shells:zsh-users:antigen project
Pilih Sistem Operasi Anda
Tambah repositori dan pasang secara manual
Untuk CentOS 8 Stream jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:antigen/CentOS_8_Stream/shells:zsh-users:antigen.repo yum install antigen
Untuk CentOS 8 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:antigen/CentOS_8/shells:zsh-users:antigen.repo yum install antigen
Untuk CentOS 7 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:antigen/CentOS_7/shells:zsh-users:antigen.repo yum install antigen
Untuk CentOS 6 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:antigen/CentOS_6/shells:zsh-users:antigen.repo yum install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Raspbian 9.0 jalankan berikut ini:
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/shells:/zsh-users:/antigen/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk Debian Unstable jalankan berikut ini:
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/shells:/zsh-users:/antigen/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk Debian Testing jalankan berikut ini:
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/shells:/zsh-users:/antigen/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk Debian 9.0 jalankan berikut ini:
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/shells:/zsh-users:/antigen/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk Debian 8.0 jalankan berikut ini:
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/shells:/zsh-users:/antigen/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk Debian 7.0 jalankan berikut ini:
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/shells:/zsh-users:/antigen/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk Debian 10 jalankan berikut ini:
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/shells:/zsh-users:/antigen/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Fedora Rawhide jalankan berikut ini sebagai root:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:zsh-users:antigen/Fedora_Rawhide/shells:zsh-users:antigen.repo dnf install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Mageia Cauldron jalankan berikut ini sebagai root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:zsh-users:antigen/Mageia_Cauldron/shells:zsh-users:antigen.repo dnf install antigen
Untuk Mageia 7 jalankan berikut ini sebagai root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:zsh-users:antigen/Mageia_7/shells:zsh-users:antigen.repo dnf install antigen
Untuk Mageia 6 jalankan berikut ini sebagai root:
dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:zsh-users:antigen/Mageia_6/shells:zsh-users:antigen.repo dnf install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk openSUSE Tumbleweed jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Tumbleweed/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Leap 42.3 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Leap_42.3/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Leap 42.2 Ports jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Leap_42.2_Ports/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Leap 42.2 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Leap_42.2/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Leap 42.1 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Leap_42.1/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Leap 15.1 PowerPC jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Leap_15.1_PowerPC/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Leap 15.1 ARM jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Leap_15.1_ARM/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Leap 15.0 Ports jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Leap_15.0_Ports/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Factory PowerPC jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Factory_PowerPC/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk openSUSE Factory ARM jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Factory_ARM/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 15 SP1 Backports jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_15_SP1_Backports/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 SP3 Backports jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12_SP3_Backports/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 SP2 Backports jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12_SP2_Backports/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 SP1 Backports jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12_SP1_Backports/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 Backports jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12_Backports/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Raspbian 11 jalankan berikut ini:
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/shells:/zsh-users:/antigen/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk Raspbian 10 jalankan berikut ini:
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/shells:/zsh-users:/antigen/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk RHEL 7 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:antigen/RHEL_7/shells:zsh-users:antigen.repo yum install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk ScientificLinux 7 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:antigen/ScientificLinux_7/shells:zsh-users:antigen.repo yum install antigen
Untuk ScientificLinux 6 jalankan berikut ini sebagai root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:antigen/ScientificLinux_6/shells:zsh-users:antigen.repo yum install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk SLE 15 SP1 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_15_SP1/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 15 Backports jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_15_Backports/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 15 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_15/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 SP4 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12_SP4/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 SP3 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12_SP3/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 SP2 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12_SP2/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 SP1 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12_SP1/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Untuk SLE 12 jalankan berikut ini sebagai root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12/shells:zsh-users:antigen.repo zypper refresh zypper install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk xUbuntu 22.04 jalankan berikut ini:
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/shells:/zsh-users:/antigen/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk xUbuntu 21.10 jalankan berikut ini:
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/shells:/zsh-users:/antigen/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk xUbuntu 21.04 jalankan berikut ini:
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/shells:/zsh-users:/antigen/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk xUbuntu 20.04 jalankan berikut ini:
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/shells:/zsh-users:/antigen/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk xUbuntu 18.04 jalankan berikut ini:
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/shells:/zsh-users:/antigen/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk xUbuntu 16.04 jalankan berikut ini:
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/shells:/zsh-users:/antigen/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk xUbuntu 14.04 jalankan berikut ini:
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/shells:/zsh-users:/antigen/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Untuk xUbuntu 12.04 jalankan berikut ini:
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/shells:/zsh-users:/antigen/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:antigen.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:antigen/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_antigen.gpg > /dev/null sudo apt update sudo apt install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk Univention 4.4 jalankan berikut ini sebagai root:
echo 'deb http://download.opensuse.org/repositories/shells:/zsh-users:/antigen/Univention_4.4/ /' > /etc/apt/sources.list.d/shells:zsh-users:antigen.list wget -nv https://download.opensuse.org/repositories/shells:zsh-users:antigen/Univention_4.4/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install antigen
Untuk Univention 4.3 jalankan berikut ini sebagai root:
echo 'deb http://download.opensuse.org/repositories/shells:/zsh-users:/antigen/Univention_4.3/ /' > /etc/apt/sources.list.d/shells:zsh-users:antigen.list wget -nv https://download.opensuse.org/repositories/shells:zsh-users:antigen/Univention_4.3/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install antigen
Ambil paket biner secara langsung
Tambah repositori dan pasang secara manual
Untuk PowerKVM 3.1 jalankan berikut ini sebagai root:
?
Untuk Fedora 36 jalankan berikut ini sebagai root:
?