smodels on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install smodels on Arch using YAY
$
yay -S
smodels
Copied
* (Optional) Uninstall smodels on Arch using YAY
$
yay -Rns
smodels
Copied
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
Copied
b. Clone smodels's git locally
$
git clone https://aur.archlinux.org/smodels.git
~/smodels
Copied
c. Go to ~/smodels folder and install it
$
cd
~/smodels
Copied
$
makepkg -si
Copied
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
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