v on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S v

* (Optional) Uninstall v on Arch using YAY

$ yay -Rns v

2. Manually Install "v" via AUR

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

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

b. Clone v's git locally

$ git clone https://aur.archlinux.org/v.git ~/v

c. Go to ~/v folder and install it

$ cd ~/v $ makepkg -si

3. Information about the v package on Arch User Repository (AUR)

ID: 340170
Name: v
PackageBaseID: 115659
PackageBase: v
Version: 24-1
Description: z for vim
URL: https://github.com/rupa/v
NumVotes: 2
Popularity: 0
OutOfDate: 1705928473
Maintainer: mpcsh
Submitter: mpcsh
FirstSubmitted: 1474387906
LastModified: 1474388848
URLPath: /cgit/aur.git/snapshot/v.tar.gz