zsh-history-substring-search-git on AUR (Arch User Repository)

Last updated: July 07,2024

1. Install "zsh-history-substring-search-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install zsh-history-substring-search-git on Arch using YAY

$ yay -S zsh-history-substring-search-git

* (Optional) Uninstall zsh-history-substring-search-git on Arch using YAY

$ yay -Rns zsh-history-substring-search-git

2. Manually Install "zsh-history-substring-search-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone zsh-history-substring-search-git's git locally

$ git clone https://aur.archlinux.org/zsh-history-substring-search-git.git ~/zsh-history-substring-search-git

c. Go to ~/zsh-history-substring-search-git folder and install it

$ cd ~/zsh-history-substring-search-git $ makepkg -si

3. Information about the zsh-history-substring-search-git package on Arch User Repository (AUR)

ID: 1053301
Name: zsh-history-substring-search-git
PackageBaseID: 52702
PackageBase: zsh-history-substring-search-git
Version: 2:1.0.2.r8.g4abed97-1
Description: A ZSH plugin to search history, a clean-room implementation of the Fish shell feature
URL: https://github.com/zsh-users/zsh-history-substring-search
NumVotes: 33
Popularity: 5.0E-6
OutOfDate:
Maintainer: ava1ar
Submitter: veox
FirstSubmitted: 1317056822
LastModified: 1647626340
URLPath: /cgit/aur.git/snapshot/zsh-history-substring-search-git.tar.gz