zsh-completions from shells:zsh-users:zsh-completions project
Wählen Sie ihr Betriebssystem
Das Repository hinzufügen und manuell installieren
Führen Sie für CentOS 8 Stream das Folgende als root aus:
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
Führen Sie für CentOS 8 das Folgende als root aus:
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
Führen Sie für CentOS 7 das Folgende als root aus:
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
Führen Sie für CentOS 6 das Folgende als root aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Raspbian 9.0 folgendes aus:
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
Führen Sie für Debian Unstable folgendes aus:
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
Führen Sie für Debian Testing folgendes aus:
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
Führen Sie für Debian 9.0 folgendes aus:
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
Führen Sie für Debian 8.0 folgendes aus:
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
Führen Sie für Debian 7.0 folgendes aus:
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
Führen Sie für Debian 11 folgendes aus:
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
Führen Sie für Debian 10 folgendes aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Fedora Rawhide das Folgende als root aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Mageia Cauldron das Folgende als root aus:
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
Führen Sie für Mageia 7 das Folgende als root aus:
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
Führen Sie für Mageia 6 das Folgende als root aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für openSUSE Tumbleweed das Folgende als root aus:
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
Führen Sie für openSUSE Leap 42.3 das Folgende als root aus:
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
Führen Sie für openSUSE Leap 42.2 Ports das Folgende als root aus:
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
Führen Sie für openSUSE Leap 42.2 das Folgende als root aus:
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
Führen Sie für openSUSE Leap 42.1 das Folgende als root aus:
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
Führen Sie für openSUSE Leap 15.1 PowerPC das Folgende als root aus:
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
Führen Sie für openSUSE Leap 15.1 ARM das Folgende als root aus:
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
Führen Sie für openSUSE Leap 15.0 Ports das Folgende als root aus:
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
Führen Sie für openSUSE Factory PowerPC das Folgende als root aus:
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
Führen Sie für openSUSE Factory ARM das Folgende als root aus:
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
Führen Sie für SLE 15 SP1 Backports das Folgende als root aus:
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
Führen Sie für SLE 12 SP4 Backports das Folgende als root aus:
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
Führen Sie für SLE 12 SP3 Backports das Folgende als root aus:
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
Führen Sie für SLE 12 SP2 Backports das Folgende als root aus:
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
Führen Sie für SLE 12 SP1 Backports das Folgende als root aus:
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
Führen Sie für SLE 12 Backports das Folgende als root aus:
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
Führen Sie für 15.4 das Folgende als root aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Raspbian 11 folgendes aus:
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
Führen Sie für Raspbian 10 folgendes aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für RHEL 7 das Folgende als root aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für ScientificLinux 7 das Folgende als root aus:
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
Führen Sie für ScientificLinux 6 das Folgende als root aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für SLE 15 SP2 das Folgende als root aus:
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
Führen Sie für SLE 15 SP1 das Folgende als root aus:
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
Führen Sie für SLE 15 Backports das Folgende als root aus:
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
Führen Sie für SLE 15 das Folgende als root aus:
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
Führen Sie für SLE 12 SP4 das Folgende als root aus:
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
Führen Sie für SLE 12 SP3 das Folgende als root aus:
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
Führen Sie für SLE 12 SP2 das Folgende als root aus:
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
Führen Sie für SLE 12 SP1 das Folgende als root aus:
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
Führen Sie für SLE 12 das Folgende als root aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für xUbuntu 22.04 folgendes aus:
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
Führen Sie für xUbuntu 21.10 folgendes aus:
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
Führen Sie für xUbuntu 21.04 folgendes aus:
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
Führen Sie für xUbuntu 20.04 folgendes aus:
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
Führen Sie für xUbuntu 18.04 folgendes aus:
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
Führen Sie für xUbuntu 16.04 folgendes aus:
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
Führen Sie für xUbuntu 14.04 folgendes aus:
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
Führen Sie für xUbuntu 12.04 folgendes aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für Univention 4.4 das Folgende als root aus:
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
Führen Sie für Univention 4.3 das Folgende als root aus:
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
Binärpakete direkt herunterladen
Das Repository hinzufügen und manuell installieren
Führen Sie für PowerKVM 3.1 das Folgende als root aus:
?
Führen Sie für Fedora 36 das Folgende als root aus:
?