rc-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S rc-git

* (Optional) Uninstall rc-git on Arch using YAY

$ yay -Rns rc-git

2. Manually Install "rc-git" via AUR

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

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

b. Clone rc-git's git locally

$ git clone https://aur.archlinux.org/rc-git.git ~/rc-git

c. Go to ~/rc-git folder and install it

$ cd ~/rc-git $ makepkg -si

3. Information about the rc-git package on Arch User Repository (AUR)

ID: 1272534
Name: rc-git
PackageBaseID: 110490
PackageBase: rc-git
Version: 1.7.4.r631.554ccf5-1
Description: Independent re-implementation for Unix of the Plan 9 shell (from circa 1992).
URL: https://github.com/rakitzis/rc
NumVotes: 2
Popularity: 0.018493
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1461490060
LastModified: 1686648168
URLPath: /cgit/aur.git/snapshot/rc-git.tar.gz