zsh-completions from shells:zsh-users:zsh-completions project

Select Your Operating System

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