cvs-fast-export on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S cvs-fast-export

* (Optional) Uninstall cvs-fast-export on Arch using YAY

$ yay -Rns cvs-fast-export

2. Manually Install "cvs-fast-export" via AUR

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

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

b. Clone cvs-fast-export's git locally

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

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

$ cd ~/cvs-fast-export $ makepkg -si

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

ID: 987844
Name: cvs-fast-export
PackageBaseID: 66341
PackageBase: cvs-fast-export
Version: 1.59-1
Description: Export RCS or CVS history as a fastimport stream.
URL: http://www.catb.org/esr/cvs-fast-export/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1358380399
LastModified: 1636748799
URLPath: /cgit/aur.git/snapshot/cvs-fast-export.tar.gz