eprover on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S eprover

* (Optional) Uninstall eprover on Arch using YAY

$ yay -Rns eprover

2. Manually Install "eprover" via AUR

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

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

b. Clone eprover's git locally

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

c. Go to ~/eprover folder and install it

$ cd ~/eprover $ makepkg -si

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

ID: 1099352
Name: eprover
PackageBaseID: 51718
PackageBase: eprover
Version: 2.6-1
Description: E is theorem prover for full first-order logic with equality.
URL: http://wwwlehre.dhbw-stuttgart.de/~sschulz/E/E.html
NumVotes: 11
Popularity: 0
OutOfDate: 1706138707
Maintainer: asch
Submitter: asch
FirstSubmitted: 1313970196
LastModified: 1655377013
URLPath: /cgit/aur.git/snapshot/eprover.tar.gz