zsh-vi-mode on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S zsh-vi-mode

* (Optional) Uninstall zsh-vi-mode on Arch using YAY

$ yay -Rns zsh-vi-mode

2. Manually Install "zsh-vi-mode" via AUR

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

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

b. Clone zsh-vi-mode's git locally

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

c. Go to ~/zsh-vi-mode folder and install it

$ cd ~/zsh-vi-mode $ makepkg -si

3. Information about the zsh-vi-mode package on Arch User Repository (AUR)

ID: 1348912
Name: zsh-vi-mode
PackageBaseID: 163320
PackageBase: zsh-vi-mode
Version: 0.11.0-1
Description: A better and friendly vi(vim) mode plugin for ZSH
URL: https://github.com/jeffreytse/zsh-vi-mode
NumVotes: 9
Popularity: 0.015609
OutOfDate:
Maintainer: MonstrousOgre
Submitter: MonstrousOgre
FirstSubmitted: 1613304493
LastModified: 1699326777
URLPath: /cgit/aur.git/snapshot/zsh-vi-mode.tar.gz