eqp on AUR (Arch User Repository)

Last updated: January 11,2025

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

$ yay -S eqp

* (Optional) Uninstall eqp on Arch using YAY

$ yay -Rns eqp

2. Manually Install "eqp" via AUR

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

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

b. Clone eqp's git locally

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

c. Go to ~/eqp folder and install it

$ cd ~/eqp $ makepkg -si

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

ID: 947183
Name: eqp
PackageBaseID: 78669
PackageBase: eqp
Version: 09e-3
Description: Equational Prover (Theorem Prover for First-Order Equational Logic)
URL: http://www.cs.unm.edu/~mccune/eqp/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: oriba
Submitter: oriba
FirstSubmitted: 1391724049
LastModified: 1628801373
URLPath: /cgit/aur.git/snapshot/eqp.tar.gz