spass on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S spass

* (Optional) Uninstall spass on Arch using YAY

$ yay -Rns spass

2. Manually Install "spass" via AUR

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

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

b. Clone spass's git locally

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

c. Go to ~/spass folder and install it

$ cd ~/spass $ makepkg -si

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

ID: 1144968
Name: spass
PackageBaseID: 107993
PackageBase: spass
Version: 3.9-1
Description: An Automated Theorem Prover for First-Order Logic with Equality.
URL: http://www.spass-prover.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: eugenk
Submitter: eugenk
FirstSubmitted: 1456326398
LastModified: 1664300968
URLPath: /cgit/aur.git/snapshot/spass.tar.gz