cl-shop2 on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cl-shop2

* (Optional) Uninstall cl-shop2 on Arch using YAY

$ yay -Rns cl-shop2

2. Manually Install "cl-shop2" via AUR

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

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

b. Clone cl-shop2's git locally

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

c. Go to ~/cl-shop2 folder and install it

$ cd ~/cl-shop2 $ makepkg -si

3. Information about the cl-shop2 package on Arch User Repository (AUR)

ID: 203295
Name: cl-shop2
PackageBaseID: 63432
PackageBase: cl-shop2
Version: 2.9.0-1
Description: SHOP (Simple Hierarchical Ordered Planner) is a domain-independent automated-planning system that is based on ordered task decomposition, which is a type of Hierarchical Task Network (HTN) planning
URL: http://www.cs.umd.edu/projects/shop/description.html
NumVotes: 1
Popularity: 0
OutOfDate: 1651619194
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1349729290
LastModified: 1435413056
URLPath: /cgit/aur.git/snapshot/cl-shop2.tar.gz