arcpp on AUR (Arch User Repository)
Last updated: November 16,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
Copied
b. Install arcpp on Arch using YAY
$
yay -S
arcpp
Copied
* (Optional) Uninstall arcpp on Arch using YAY
$
yay -Rns
arcpp
Copied
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
Copied
b. Clone arcpp's git locally
$
git clone https://aur.archlinux.org/arcpp.git
~/arcpp
Copied
c. Go to ~/arcpp folder and install it
$
cd
~/arcpp
Copied
$
makepkg -si
Copied
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
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