antigen from shells:zsh-users:antigen project

Selecione seu sistema operacional

Para CentOS 8 Stream execute o seguinte como 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
Para CentOS 8 execute o seguinte como 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
Para CentOS 7 execute o seguinte como 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
Para CentOS 6 execute o seguinte como 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
Para Raspbian 9.0 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/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
Para Debian Unstable 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/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
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/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
Para Debian 9.0 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/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
Para Debian 8.0 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/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
Para Debian 7.0 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/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
Para Debian 10 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/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
Para Fedora Rawhide execute o seguinte como 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
Para Mageia Cauldron execute o seguinte como 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
Para Mageia 7 execute o seguinte como 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
Para Mageia 6 execute o seguinte como 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
Para openSUSE Tumbleweed execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/openSUSE_Tumbleweed/shells:zsh-users:antigen.repo
zypper refresh
zypper install antigen
Para openSUSE Leap 42.3 execute o seguinte como 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
Para openSUSE Leap 42.2 Ports execute o seguinte como 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
Para openSUSE Leap 42.2 execute o seguinte como 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
Para openSUSE Leap 42.1 execute o seguinte como 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
Para openSUSE Leap 15.1 PowerPC execute o seguinte como 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
Para openSUSE Leap 15.1 ARM execute o seguinte como 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
Para openSUSE Leap 15.0 Ports execute o seguinte como 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
Para openSUSE Factory PowerPC execute o seguinte como 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
Para openSUSE Factory ARM execute o seguinte como 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
Para SLE 15 SP1 Backports execute o seguinte como 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
Para SLE 12 SP3 Backports execute o seguinte como 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
Para SLE 12 SP2 Backports execute o seguinte como 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
Para SLE 12 SP1 Backports execute o seguinte como 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
Para SLE 12 Backports execute o seguinte como 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
Para Raspbian 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/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
Para Raspbian 10 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/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

Pacotes para Raspbian 11:

Pacotes para Raspbian 10:

Para RHEL 7 execute o seguinte como 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
Para ScientificLinux 7 execute o seguinte como 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
Para ScientificLinux 6 execute o seguinte como 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
Para SLE 15 SP1 execute o seguinte como 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
Para SLE 15 Backports execute o seguinte como 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
Para SLE 15 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_15/shells:zsh-users:antigen.repo
zypper refresh
zypper install antigen
Para SLE 12 SP4 execute o seguinte como 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
Para SLE 12 SP3 execute o seguinte como 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
Para SLE 12 SP2 execute o seguinte como 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
Para SLE 12 SP1 execute o seguinte como 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
Para SLE 12 execute o seguinte como root:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:antigen/SLE_12/shells:zsh-users:antigen.repo
zypper refresh
zypper install antigen
Para xUbuntu 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/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
Para xUbuntu 21.10 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/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
Para xUbuntu 21.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/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
Para xUbuntu 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/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
Para xUbuntu 18.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/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
Para xUbuntu 16.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/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
Para xUbuntu 14.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/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
Para xUbuntu 12.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/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
Para Univention 4.4 execute o seguinte como 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
Para Univention 4.3 execute o seguinte como 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