vam on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vam

* (Optional) Uninstall vam on Arch using YAY

$ yay -Rns vam

2. Manually Install "vam" via AUR

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

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

b. Clone vam's git locally

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

c. Go to ~/vam folder and install it

$ cd ~/vam $ makepkg -si

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

ID: 433262
Name: vam
PackageBaseID: 124567
PackageBase: vam
Version: 1.5-1
Description: The simplest AUR helper
URL: https://github.com/cheertarts/vam
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cheertarts
Submitter: cheertarts
FirstSubmitted: 1501902493
LastModified: 1501972167
URLPath: /cgit/aur.git/snapshot/vam.tar.gz