rcs-fast-import on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S rcs-fast-import

* (Optional) Uninstall rcs-fast-import on Arch using YAY

$ yay -Rns rcs-fast-import

2. Manually Install "rcs-fast-import" via AUR

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

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

b. Clone rcs-fast-import's git locally

$ git clone https://aur.archlinux.org/rcs-fast-import.git ~/rcs-fast-import

c. Go to ~/rcs-fast-import folder and install it

$ cd ~/rcs-fast-import $ makepkg -si

3. Information about the rcs-fast-import package on Arch User Repository (AUR)

ID: 1271286
Name: rcs-fast-import
PackageBaseID: 87282
PackageBase: rcs-fast-import
Version: 1.2-1
Description: Unpack a Git fast-import stream into an RCS file tree
URL: http://www.catb.org/esr/rcs-fast-import/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1415558927
LastModified: 1686436735
URLPath: /cgit/aur.git/snapshot/rcs-fast-import.tar.gz