lparse on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S lparse

* (Optional) Uninstall lparse on Arch using YAY

$ yay -Rns lparse

2. Manually Install "lparse" via AUR

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

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

b. Clone lparse's git locally

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

c. Go to ~/lparse folder and install it

$ cd ~/lparse $ makepkg -si

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

ID: 517788
Name: lparse
PackageBaseID: 103128
PackageBase: lparse
Version: 1.1.2-2
Description: Lparse is a front-end to smodels that generates a variable-free simple logic
URL: http://www.tcs.hut.fi/Software/smodels/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Luker88
Submitter: Luker88
FirstSubmitted: 1447099768
LastModified: 1528475135
URLPath: /cgit/aur.git/snapshot/lparse.tar.gz