zsh-autosuggestions-git on AUR (Arch User Repository)

Last updated: June 04,2024

1. Install "zsh-autosuggestions-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-autosuggestions-git on Arch using YAY

$ yay -S zsh-autosuggestions-git

* (Optional) Uninstall zsh-autosuggestions-git on Arch using YAY

$ yay -Rns zsh-autosuggestions-git

2. Manually Install "zsh-autosuggestions-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-autosuggestions-git's git locally

$ git clone https://aur.archlinux.org/zsh-autosuggestions-git.git ~/zsh-autosuggestions-git

c. Go to ~/zsh-autosuggestions-git folder and install it

$ cd ~/zsh-autosuggestions-git $ makepkg -si

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

ID: 1107244
Name: zsh-autosuggestions-git
PackageBaseID: 99224
PackageBase: zsh-autosuggestions-git
Version: 0.7.0.r0.ga411ef3-1
Description: Fish-like autosuggestions for zsh (from git)
URL: https://github.com/zsh-users/zsh-autosuggestions
NumVotes: 14
Popularity: 0.263376
OutOfDate:
Maintainer: AchmadFathoni
Submitter: ams1
FirstSubmitted: 1441198215
LastModified: 1656866534
URLPath: /cgit/aur.git/snapshot/zsh-autosuggestions-git.tar.gz