libmarpa on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S libmarpa

* (Optional) Uninstall libmarpa on Arch using YAY

$ yay -Rns libmarpa

2. Manually Install "libmarpa" via AUR

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

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

b. Clone libmarpa's git locally

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

c. Go to ~/libmarpa folder and install it

$ cd ~/libmarpa $ makepkg -si

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

ID: 769829
Name: libmarpa
PackageBaseID: 105750
PackageBase: libmarpa
Version: 8.6.2-2
Description: Marpa parse engine C library
URL: https://github.com/jeffreykegler/libmarpa
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: omarroth
Submitter: atweiden
FirstSubmitted: 1452214249
LastModified: 1595693808
URLPath: /cgit/aur.git/snapshot/libmarpa.tar.gz