arcpp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S arcpp

* (Optional) Uninstall arcpp on Arch using YAY

$ yay -Rns arcpp

2. Manually Install "arcpp" via AUR

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

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

b. Clone arcpp's git locally

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

c. Go to ~/arcpp folder and install it

$ cd ~/arcpp $ makepkg -si

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

ID: 1242531
Name: arcpp
PackageBaseID: 123414
PackageBase: arcpp
Version: 0.21-1
Description: An implementation of the Arc programming language.
URL: https://github.com/kimtg/Arcpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: konfou
FirstSubmitted: 1497716824
LastModified: 1681686066
URLPath: /cgit/aur.git/snapshot/arcpp.tar.gz