smartcvs on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S smartcvs

* (Optional) Uninstall smartcvs on Arch using YAY

$ yay -Rns smartcvs

2. Manually Install "smartcvs" via AUR

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

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

b. Clone smartcvs's git locally

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

c. Go to ~/smartcvs folder and install it

$ cd ~/smartcvs $ makepkg -si

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

ID: 502933
Name: smartcvs
PackageBaseID: 131598
PackageBase: smartcvs
Version: 7.1.9-1
Description: Smart, complete and powerful CVS client
URL: https://www.syntevo.com/smartcvs/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: muflone
Submitter: muflone
FirstSubmitted: 1523726692
LastModified: 1523726692
URLPath: /cgit/aur.git/snapshot/smartcvs.tar.gz