cvc4-git on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S cvc4-git

* (Optional) Uninstall cvc4-git on Arch using YAY

$ yay -Rns cvc4-git

2. Manually Install "cvc4-git" via AUR

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

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

b. Clone cvc4-git's git locally

$ git clone https://aur.archlinux.org/cvc4-git.git ~/cvc4-git

c. Go to ~/cvc4-git folder and install it

$ cd ~/cvc4-git $ makepkg -si

3. Information about the cvc4-git package on Arch User Repository (AUR)

ID: 594935
Name: cvc4-git
PackageBaseID: 103098
PackageBase: cvc4-git
Version: 1.6.r709.g219bc5991-1
Description: An automatic theorem prover for SMT problems.
URL: http://cvc4.cs.stanford.edu
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: spaceships
FirstSubmitted: 1447015208
LastModified: 1552612316
URLPath: /cgit/aur.git/snapshot/cvc4-git.tar.gz