oh-my-zsh-plugin-autosuggestions on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S oh-my-zsh-plugin-autosuggestions

* (Optional) Uninstall oh-my-zsh-plugin-autosuggestions on Arch using YAY

$ yay -Rns oh-my-zsh-plugin-autosuggestions

2. Manually Install "oh-my-zsh-plugin-autosuggestions" via AUR

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

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

b. Clone oh-my-zsh-plugin-autosuggestions's git locally

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

c. Go to ~/oh-my-zsh-plugin-autosuggestions folder and install it

$ cd ~/oh-my-zsh-plugin-autosuggestions $ makepkg -si

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

ID: 936553
Name: oh-my-zsh-plugin-autosuggestions
PackageBaseID: 169037
PackageBase: oh-my-zsh-plugin-autosuggestions
Version: 0.7.0-1
Description: Fish-like autosuggestions for oh-my-zsh
URL: https://github.com/zsh-users/zsh-autosuggestions
NumVotes: 5
Popularity: 0.888142
OutOfDate:
Maintainer: ewout
FirstSubmitted: 1626721636
LastModified: 1626721636
URLPath: /cgit/aur.git/snapshot/oh-my-zsh-plugin-autosuggestions.tar.gz