zsh-history-substring-search from shells:zsh-users:zsh-history-substring-search project
選擇您的作業系統
加套件庫並手動安裝
需要 CentOS 8 Stream ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/CentOS_8_Stream/shells:zsh-users:zsh-history-substring-search.repo yum install zsh-history-substring-search
需要 CentOS 8 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/CentOS_8/shells:zsh-users:zsh-history-substring-search.repo yum install zsh-history-substring-search
需要 CentOS 7 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/CentOS_7/shells:zsh-users:zsh-history-substring-search.repo yum install zsh-history-substring-search
需要 CentOS 6 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/CentOS_6/shells:zsh-users:zsh-history-substring-search.repo yum install zsh-history-substring-search
直接抓取二進位套件
加套件庫並手動安裝
需要 Raspbian 9.0 ,執行以下:
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-history-substring-search/Raspbian_9.0/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Raspbian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 Debian Unstable ,執行以下:
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-history-substring-search/Debian_Unstable/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Debian_Unstable/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 Debian Testing ,執行以下:
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-history-substring-search/Debian_Testing/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Debian_Testing/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 Debian 9.0 ,執行以下:
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-history-substring-search/Debian_9.0/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Debian_9.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 Debian 8.0 ,執行以下:
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-history-substring-search/Debian_8.0/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Debian_8.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 Debian 7.0 ,執行以下:
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-history-substring-search/Debian_7.0/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Debian_7.0/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 Debian 11 ,執行以下:
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-history-substring-search/Debian_11/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Debian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 Debian 10 ,執行以下:
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-history-substring-search/Debian_10/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Debian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
直接抓取二進位套件
加套件庫並手動安裝
需要 Mageia Cauldron ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Mageia_Cauldron/shells:zsh-users:zsh-history-substring-search.repo dnf install zsh-history-substring-search
需要 Mageia 7 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Mageia_7/shells:zsh-users:zsh-history-substring-search.repo dnf install zsh-history-substring-search
需要 Mageia 6 ,用 root 執行:
dnf config-manager --add-repo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Mageia_6/shells:zsh-users:zsh-history-substring-search.repo dnf install zsh-history-substring-search
直接抓取二進位套件
加套件庫並手動安裝
需要 openSUSE Tumbleweed ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Tumbleweed/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Leap 42.3 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Leap_42.3/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Leap 42.2 Ports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Leap_42.2_Ports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Leap 42.2 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Leap_42.2/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Leap 42.1 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Leap_42.1/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Leap 15.1 PowerPC ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Leap_15.1_PowerPC/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Leap 15.1 ARM ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Leap_15.1_ARM/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Leap 15.0 Ports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Leap_15.0_Ports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Factory PowerPC ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Factory_PowerPC/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 openSUSE Factory ARM ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/openSUSE_Factory_ARM/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 15 SP1 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_15_SP1_Backports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 SP4 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_SP4_Backports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 SP3 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_SP3_Backports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 SP2 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_SP2_Backports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 SP1 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_SP1_Backports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_Backports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 15.4 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/15.4/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
直接抓取二進位套件
加套件庫並手動安裝
需要 Raspbian 11 ,執行以下:
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-history-substring-search/Raspbian_11/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Raspbian_11/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 Raspbian 10 ,執行以下:
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-history-substring-search/Raspbian_10/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Raspbian_10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
直接抓取二進位套件
加套件庫並手動安裝
需要 ScientificLinux 7 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/ScientificLinux_7/shells:zsh-users:zsh-history-substring-search.repo yum install zsh-history-substring-search
需要 ScientificLinux 6 ,用 root 執行:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/ScientificLinux_6/shells:zsh-users:zsh-history-substring-search.repo yum install zsh-history-substring-search
直接抓取二進位套件
加套件庫並手動安裝
需要 SLE 15 SP1 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_15_SP1/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 15 Backports ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_15_Backports/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 15 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_15/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 SP4 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_SP4/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 SP3 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_SP3/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 SP2 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_SP2/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 SP1 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12_SP1/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
需要 SLE 12 ,用 root 執行:
zypper addrepo https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/SLE_12/shells:zsh-users:zsh-history-substring-search.repo zypper refresh zypper install zsh-history-substring-search
直接抓取二進位套件
加套件庫並手動安裝
需要 xUbuntu 22.04 ,執行以下:
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-history-substring-search/xUbuntu_22.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/xUbuntu_22.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 xUbuntu 21.10 ,執行以下:
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-history-substring-search/xUbuntu_21.10/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/xUbuntu_21.10/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 xUbuntu 21.04 ,執行以下:
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-history-substring-search/xUbuntu_21.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/xUbuntu_21.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 xUbuntu 20.04 ,執行以下:
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-history-substring-search/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/xUbuntu_20.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 xUbuntu 18.04 ,執行以下:
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-history-substring-search/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/xUbuntu_18.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 xUbuntu 16.04 ,執行以下:
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-history-substring-search/xUbuntu_16.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/xUbuntu_16.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 xUbuntu 14.04 ,執行以下:
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-history-substring-search/xUbuntu_14.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/xUbuntu_14.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
需要 xUbuntu 12.04 ,執行以下:
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-history-substring-search/xUbuntu_12.04/ /' | sudo tee /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list curl -fsSL https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/xUbuntu_12.04/Release.key | gpg --dearmor | sudo tee /etc/apt/trusted.gpg.d/shells_zsh-users_zsh-history-substring-search.gpg > /dev/null sudo apt update sudo apt install zsh-history-substring-search
直接抓取二進位套件
加套件庫並手動安裝
需要 Univention 4.4 ,用 root 執行:
echo 'deb http://download.opensuse.org/repositories/shells:/zsh-users:/zsh-history-substring-search/Univention_4.4/ /' > /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list wget -nv https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Univention_4.4/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install zsh-history-substring-search
需要 Univention 4.3 ,用 root 執行:
echo 'deb http://download.opensuse.org/repositories/shells:/zsh-users:/zsh-history-substring-search/Univention_4.3/ /' > /etc/apt/sources.list.d/shells:zsh-users:zsh-history-substring-search.list wget -nv https://download.opensuse.org/repositories/shells:zsh-users:zsh-history-substring-search/Univention_4.3/Release.key -O Release.key apt-key add - < Release.key apt-get update apt-get install zsh-history-substring-search