cvsync on AUR (Arch User Repository)

Last updated: July 07,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

b. Install cvsync on Arch using YAY

$ yay -S cvsync

* (Optional) Uninstall cvsync on Arch using YAY

$ yay -Rns cvsync

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

b. Clone cvsync's git locally

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

c. Go to ~/cvsync folder and install it

$ cd ~/cvsync $ makepkg -si

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