zsh-completions from shells:zsh-users:zsh-completions project
Valige oma operatsioonisüsteem
Lisa hoidla ja paigalda käsitsi
JärgmisedCentOS 8 Stream käivitagejuurkasutajana:
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
JärgmisedCentOS 8 käivitagejuurkasutajana:
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
JärgmisedCentOS 7 käivitagejuurkasutajana:
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
JärgmisedCentOS 6 käivitagejuurkasutajana:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
Selle Raspbian 9.0 käivitamiseks järgmist:
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
Selle Debian Unstable käivitamiseks järgmist:
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
Selle Debian Testing käivitamiseks järgmist:
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
Selle Debian 9.0 käivitamiseks järgmist:
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
Selle Debian 8.0 käivitamiseks järgmist:
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
Selle Debian 7.0 käivitamiseks järgmist:
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
Selle Debian 11 käivitamiseks järgmist:
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
Selle Debian 10 käivitamiseks järgmist:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
JärgmisedFedora Rawhide käivitagejuurkasutajana:
dnf config-manager addrepo --from-repofile=https://download.opensuse.org/repositories/shells:zsh-users:zsh-completions/Fedora_Rawhide/shells:zsh-users:zsh-completions.repo dnf install zsh-completions
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
JärgmisedMageia Cauldron käivitagejuurkasutajana:
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
JärgmisedMageia 7 käivitagejuurkasutajana:
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
JärgmisedMageia 6 käivitagejuurkasutajana:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
JärgmisedopenSUSE Tumbleweed käivitagejuurkasutajana:
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
JärgmisedopenSUSE Leap 42.3 käivitagejuurkasutajana:
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
JärgmisedopenSUSE Leap 42.2 Ports käivitagejuurkasutajana:
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
JärgmisedopenSUSE Leap 42.2 käivitagejuurkasutajana:
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
JärgmisedopenSUSE Leap 42.1 käivitagejuurkasutajana:
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
JärgmisedopenSUSE Leap 15.1 PowerPC käivitagejuurkasutajana:
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
JärgmisedopenSUSE Leap 15.1 ARM käivitagejuurkasutajana:
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
JärgmisedopenSUSE Leap 15.0 Ports käivitagejuurkasutajana:
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
JärgmisedopenSUSE Factory PowerPC käivitagejuurkasutajana:
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
JärgmisedopenSUSE Factory ARM käivitagejuurkasutajana:
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
JärgmisedSLE 15 SP1 Backports käivitagejuurkasutajana:
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
JärgmisedSLE 12 SP4 Backports käivitagejuurkasutajana:
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
JärgmisedSLE 12 SP3 Backports käivitagejuurkasutajana:
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
JärgmisedSLE 12 SP2 Backports käivitagejuurkasutajana:
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
JärgmisedSLE 12 SP1 Backports käivitagejuurkasutajana:
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
JärgmisedSLE 12 Backports käivitagejuurkasutajana:
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
Järgmised15.4 käivitagejuurkasutajana:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
Selle Raspbian 11 käivitamiseks järgmist:
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
Selle Raspbian 10 käivitamiseks järgmist:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
JärgmisedRHEL 7 käivitagejuurkasutajana:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
JärgmisedScientificLinux 7 käivitagejuurkasutajana:
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
JärgmisedScientificLinux 6 käivitagejuurkasutajana:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
JärgmisedSLE 15 SP2 käivitagejuurkasutajana:
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
JärgmisedSLE 15 SP1 käivitagejuurkasutajana:
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
JärgmisedSLE 15 Backports käivitagejuurkasutajana:
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
JärgmisedSLE 15 käivitagejuurkasutajana:
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
JärgmisedSLE 12 SP4 käivitagejuurkasutajana:
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
JärgmisedSLE 12 SP3 käivitagejuurkasutajana:
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
JärgmisedSLE 12 SP2 käivitagejuurkasutajana:
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
JärgmisedSLE 12 SP1 käivitagejuurkasutajana:
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
JärgmisedSLE 12 käivitagejuurkasutajana:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
Selle xUbuntu 22.04 käivitamiseks järgmist:
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
Selle xUbuntu 21.10 käivitamiseks järgmist:
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
Selle xUbuntu 21.04 käivitamiseks järgmist:
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
Selle xUbuntu 20.04 käivitamiseks järgmist:
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
Selle xUbuntu 18.04 käivitamiseks järgmist:
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
Selle xUbuntu 16.04 käivitamiseks järgmist:
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
Selle xUbuntu 14.04 käivitamiseks järgmist:
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
Selle xUbuntu 12.04 käivitamiseks järgmist:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
JärgmisedUnivention 4.4 käivitagejuurkasutajana:
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
JärgmisedUnivention 4.3 käivitagejuurkasutajana:
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
Haarake binaarpaketid otse
Lisa hoidla ja paigalda käsitsi
JärgmisedPowerKVM 3.1 käivitagejuurkasutajana:
?
JärgmisedFedora 36 käivitagejuurkasutajana:
?