arcpp-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S arcpp-git

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

$ yay -Rns arcpp-git

2. Manually Install "arcpp-git" via AUR

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

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

b. Clone arcpp-git's git locally

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

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

$ cd ~/arcpp-git $ makepkg -si

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

ID: 420557
Name: arcpp-git
PackageBaseID: 123415
PackageBase: arcpp-git
Version: 0.13.2.r0.g946c5c5-1
Description: An implementation of the Arc programming language. (GIT version)
URL: https://github.com/kimtg/Arcpp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: konfou
FirstSubmitted: 1497716850
LastModified: 1497716850
URLPath: /cgit/aur.git/snapshot/arcpp-git.tar.gz