carp-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S carp-git

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

$ yay -Rns carp-git

2. Manually Install "carp-git" via AUR

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

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

b. Clone carp-git's git locally

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

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

$ cd ~/carp-git $ makepkg -si

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

ID: 666149
Name: carp-git
PackageBaseID: 144453
PackageBase: carp-git
Version: v0.3.0.r198.g6954642c-1
Description: A statically typed lisp, without a GC, for real-time applications.
URL: https://github.com/carp-lang/Carp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: KokaKiwi
FirstSubmitted: 1566321095
LastModified: 1573672324
URLPath: /cgit/aur.git/snapshot/carp-git.tar.gz