prover9 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S prover9

* (Optional) Uninstall prover9 on Arch using YAY

$ yay -Rns prover9

2. Manually Install "prover9" via AUR

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

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

b. Clone prover9's git locally

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

c. Go to ~/prover9 folder and install it

$ cd ~/prover9 $ makepkg -si

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

ID: 897767
Name: prover9
PackageBaseID: 47608
PackageBase: prover9
Version: 2009.11A-3
Description: Prover9 is an automated theorem prover for first-order and equational logic
URL: http://www.cs.unm.edu/~mccune/prover9/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter:
FirstSubmitted: 1300660605
LastModified: 1619347900
URLPath: /cgit/aur.git/snapshot/prover9.tar.gz