rctc on AUR (Arch User Repository)

Last updated: January 24,2025

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

$ yay -S rctc

* (Optional) Uninstall rctc on Arch using YAY

$ yay -Rns rctc

2. Manually Install "rctc" via AUR

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

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

b. Clone rctc's git locally

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

c. Go to ~/rctc folder and install it

$ cd ~/rctc $ makepkg -si

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

ID: 945434
Name: rctc
PackageBaseID: 169445
PackageBase: rctc
Version: 2.3.1.2100-7
Description: Commandline Compiler for the ReCT Programming language
URL: http://rect.ml/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RedCubeDev
Submitter: RedCubeDev
FirstSubmitted: 1627756951
LastModified: 1628447064
URLPath: /cgit/aur.git/snapshot/rctc.tar.gz