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