sccs2rcs on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S sccs2rcs

* (Optional) Uninstall sccs2rcs on Arch using YAY

$ yay -Rns sccs2rcs

2. Manually Install "sccs2rcs" via AUR

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

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

b. Clone sccs2rcs's git locally

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

c. Go to ~/sccs2rcs folder and install it

$ cd ~/sccs2rcs $ makepkg -si

3. Information about the sccs2rcs package on Arch User Repository (AUR)

ID: 644104
Name: sccs2rcs
PackageBaseID: 93552
PackageBase: sccs2rcs
Version: 1.11-1
Description: Move an SCCS repository to RCS
URL: http://www.catb.org/esr/sccs2rcs/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1433108110
LastModified: 1567930865
URLPath: /cgit/aur.git/snapshot/sccs2rcs.tar.gz