cvsync on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "cvsync" 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 cvsync on Arch using YAY
$
yay -S
cvsync
Copied
* (Optional) Uninstall cvsync on Arch using YAY
$
yay -Rns
cvsync
Copied
2. Manually Install "cvsync" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cvsync's git locally
$
git clone https://aur.archlinux.org/cvsync.git
~/cvsync
Copied
c. Go to ~/cvsync folder and install it
$
cd
~/cvsync
Copied
$
makepkg -si
Copied
3. Information about the cvsync package on Arch User Repository (AUR)
ID: 240250
Name: cvsync
PackageBaseID: 101941
PackageBase: cvsync
Version: 0.24.19-1
Description: portable CVS repository synchronization utility
URL: http://www.cvsync.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1703091942
Maintainer: czarkoff
Submitter: czarkoff
FirstSubmitted: 1444990982
LastModified: 1445004422
URLPath: /cgit/aur.git/snapshot/cvsync.tar.gz
Name: cvsync
PackageBaseID: 101941
PackageBase: cvsync
Version: 0.24.19-1
Description: portable CVS repository synchronization utility
URL: http://www.cvsync.org/
NumVotes: 0
Popularity: 0
OutOfDate: 1703091942
Maintainer: czarkoff
Submitter: czarkoff
FirstSubmitted: 1444990982
LastModified: 1445004422
URLPath: /cgit/aur.git/snapshot/cvsync.tar.gz