v on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install v on Arch using YAY
$
yay -S
v
Copied
* (Optional) Uninstall v on Arch using YAY
$
yay -Rns
v
Copied
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
Copied
b. Clone v's git locally
$
git clone https://aur.archlinux.org/v.git
~/v
Copied
c. Go to ~/v folder and install it
$
cd
~/v
Copied
$
makepkg -si
Copied
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
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