z3-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S z3-git

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

$ yay -Rns z3-git

2. Manually Install "z3-git" via AUR

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

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

b. Clone z3-git's git locally

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

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

$ cd ~/z3-git $ makepkg -si

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

ID: 1360033
Name: z3-git
PackageBaseID: 79520
PackageBase: z3-git
Version: 4.12.2.r453.g2354998cd-1
Description: Z3 is a theorem prover from Microsoft Research
URL: https://github.com/Z3Prover/z3
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: d.woffinden
Submitter: d.woffinden
FirstSubmitted: 1393732520
LastModified: 1701009443
URLPath: /cgit/aur.git/snapshot/z3-git.tar.gz