sat-shell on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S sat-shell

* (Optional) Uninstall sat-shell on Arch using YAY

$ yay -Rns sat-shell

2. Manually Install "sat-shell" via AUR

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

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

b. Clone sat-shell's git locally

$ git clone https://aur.archlinux.org/sat-shell.git ~/sat-shell

c. Go to ~/sat-shell folder and install it

$ cd ~/sat-shell $ makepkg -si

3. Information about the sat-shell package on Arch User Repository (AUR)

ID: 317984
Name: sat-shell
PackageBaseID: 110782
PackageBase: sat-shell
Version: 1.1-4
Description: sat-shell is an interactive tcl-shell for solving satisfiability problems
URL: https://github.com/TestudoAquatilis/sat-shell
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tequa
Submitter: tequa
FirstSubmitted: 1462108593
LastModified: 1467403021
URLPath: /cgit/aur.git/snapshot/sat-shell.tar.gz