updvcspkg on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S updvcspkg

* (Optional) Uninstall updvcspkg on Arch using YAY

$ yay -Rns updvcspkg

2. Manually Install "updvcspkg" via AUR

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

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

b. Clone updvcspkg's git locally

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

c. Go to ~/updvcspkg folder and install it

$ cd ~/updvcspkg $ makepkg -si

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

ID: 1036197
Name: updvcspkg
PackageBaseID: 175355
PackageBase: updvcspkg
Version: 1.5.1-1
Description: Check upstream updates for VCS packages from AUR
URL: https://github.com/egormanga/updvcspkg
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sdore
Submitter: sdore
FirstSubmitted: 1643010607
LastModified: 1644776451
URLPath: /cgit/aur.git/snapshot/updvcspkg.tar.gz