pacvcs on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pacvcs

* (Optional) Uninstall pacvcs on Arch using YAY

$ yay -Rns pacvcs

2. Manually Install "pacvcs" via AUR

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

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

b. Clone pacvcs's git locally

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

c. Go to ~/pacvcs folder and install it

$ cd ~/pacvcs $ makepkg -si

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

ID: 1142274
Name: pacvcs
PackageBaseID: 96883
PackageBase: pacvcs
Version: 1:1.0.1-0
Description: Pacman VCS version checker
URL: https://github.com/pzl/pacvcs
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: pzl
Submitter: pzl
FirstSubmitted: 1439049860
LastModified: 1663704798
URLPath: /cgit/aur.git/snapshot/pacvcs.tar.gz