cvs-feature on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cvs-feature

* (Optional) Uninstall cvs-feature on Arch using YAY

$ yay -Rns cvs-feature

2. Manually Install "cvs-feature" via AUR

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

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

b. Clone cvs-feature's git locally

$ git clone https://aur.archlinux.org/cvs-feature.git ~/cvs-feature

c. Go to ~/cvs-feature folder and install it

$ cd ~/cvs-feature $ makepkg -si

3. Information about the cvs-feature package on Arch User Repository (AUR)

ID: 1061429
Name: cvs-feature
PackageBaseID: 112715
PackageBase: cvs-feature
Version: 1.12.13-2
Description: Concurrent Versions System - a source control system ("feature" release series, with Debian patches)
URL: http://cvs.nongnu.org/
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: meatlotion
Submitter: felix.s
FirstSubmitted: 1466609897
LastModified: 1649104811
URLPath: /cgit/aur.git/snapshot/cvs-feature.tar.gz