rc-cpp on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rc-cpp

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

$ yay -Rns rc-cpp

2. Manually Install "rc-cpp" via AUR

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

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

b. Clone rc-cpp's git locally

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

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

$ cd ~/rc-cpp $ makepkg -si

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

ID: 1347563
Name: rc-cpp
PackageBaseID: 199230
PackageBase: rc-cpp
Version: 1.0-1
Description: A simple script for compiling C++ code
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thatsayon
Submitter: thatsayon
FirstSubmitted: 1699122537
LastModified: 1699122537
URLPath: /cgit/aur.git/snapshot/rc-cpp.tar.gz