smodels on AUR (Arch User Repository)

Last updated: June 08,2024

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

$ yay -S smodels

* (Optional) Uninstall smodels on Arch using YAY

$ yay -Rns smodels

2. Manually Install "smodels" via AUR

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

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

b. Clone smodels's git locally

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

c. Go to ~/smodels folder and install it

$ cd ~/smodels $ makepkg -si

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

ID: 246711
Name: smodels
PackageBaseID: 103129
PackageBase: smodels
Version: 2.34-1
Description: Implementation of the stable model semantics for logic programs
URL: http://www.tcs.hut.fi/Software/smodels/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Luker88
Submitter: Luker88
FirstSubmitted: 1447099873
LastModified: 1447099874
URLPath: /cgit/aur.git/snapshot/smodels.tar.gz