vampire on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S vampire

* (Optional) Uninstall vampire on Arch using YAY

$ yay -Rns vampire

2. Manually Install "vampire" via AUR

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

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

b. Clone vampire's git locally

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

c. Go to ~/vampire folder and install it

$ cd ~/vampire $ makepkg -si

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

ID: 824167
Name: vampire
PackageBaseID: 137709
PackageBase: vampire
Version: 4.5.1-1
Description: A theorem prover for first-order logic
URL: https://vprover.github.io/
NumVotes: 0
Popularity: 0
OutOfDate: 1692210047
Maintainer: patrick.luehne
Submitter: patrick.luehne
FirstSubmitted: 1543600222
LastModified: 1606336621
URLPath: /cgit/aur.git/snapshot/vampire.tar.gz