cvsps on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S cvsps

* (Optional) Uninstall cvsps on Arch using YAY

$ yay -Rns cvsps

2. Manually Install "cvsps" via AUR

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

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

b. Clone cvsps's git locally

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

c. Go to ~/cvsps folder and install it

$ cd ~/cvsps $ makepkg -si

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

ID: 903967
Name: cvsps
PackageBaseID: 166525
PackageBase: cvsps
Version: 3.13-3
Description: Generating 'patchset' information from a CVS repository
URL: http://www.catb.org/esr/cvsps/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: arojas
FirstSubmitted: 1620463166
LastModified: 1620463166
URLPath: /cgit/aur.git/snapshot/cvsps.tar.gz