smartcvs on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install smartcvs on Arch using YAY
$
yay -S
smartcvs
Copied
* (Optional) Uninstall smartcvs on Arch using YAY
$
yay -Rns
smartcvs
Copied
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
Copied
b. Clone smartcvs's git locally
$
git clone https://aur.archlinux.org/smartcvs.git
~/smartcvs
Copied
c. Go to ~/smartcvs folder and install it
$
cd
~/smartcvs
Copied
$
makepkg -si
Copied
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
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