arcueid-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S arcueid-git

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

$ yay -Rns arcueid-git

2. Manually Install "arcueid-git" via AUR

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

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

b. Clone arcueid-git's git locally

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

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

$ cd ~/arcueid-git $ makepkg -si

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

ID: 420558
Name: arcueid-git
PackageBaseID: 123416
PackageBase: arcueid-git
Version: 0.1.2.r413.gb71408e4-1
Description: A C interpreter for Paul Graham's Arc dialect of Lisp. (GIT version)
URL: https://arcueid-arc.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: konfou
FirstSubmitted: 1497716881
LastModified: 1497716881
URLPath: /cgit/aur.git/snapshot/arcueid-git.tar.gz