rc on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S rc

* (Optional) Uninstall rc on Arch using YAY

$ yay -Rns rc

2. Manually Install "rc" via AUR

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

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

b. Clone rc's git locally

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

c. Go to ~/rc folder and install it

$ cd ~/rc $ makepkg -si

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

ID: 224140
Name: rc
PackageBaseID: 24629
PackageBase: rc
Version: 1.7.4-1
Description: An alternative implementation of the plan 9 rc shell.
URL: http://tobold.org/article/rc
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: bremac
FirstSubmitted: 1236881951
LastModified: 1440287914
URLPath: /cgit/aur.git/snapshot/rc.tar.gz