plasp on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S plasp

* (Optional) Uninstall plasp on Arch using YAY

$ yay -Rns plasp

2. Manually Install "plasp" via AUR

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

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

b. Clone plasp's git locally

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

c. Go to ~/plasp folder and install it

$ cd ~/plasp $ makepkg -si

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

ID: 464393
Name: plasp
PackageBaseID: 116034
PackageBase: plasp
Version: 3.1.1-1
Description: ASP planning tools for PDDL
URL: https://github.com/potassco/plasp
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: patrick.luehne
Submitter: patrick.luehne
FirstSubmitted: 1475859994
LastModified: 1511630135
URLPath: /cgit/aur.git/snapshot/plasp.tar.gz