z3-stable-git on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S z3-stable-git

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

$ yay -Rns z3-stable-git

2. Manually Install "z3-stable-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-stable-git's git locally

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

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

$ cd ~/z3-stable-git $ makepkg -si

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

ID: 594046
Name: z3-stable-git
PackageBaseID: 93130
PackageBase: z3-stable-git
Version: 4.8.4.g05663592e-1
Description: Z3 is a high-performance theorem prover being developed at Microsoft Research (built from Github)
URL: https://github.com/Z3Prover/z3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ice_Phoenix
Submitter: Ice_Phoenix
FirstSubmitted: 1431953786
LastModified: 1552402252
URLPath: /cgit/aur.git/snapshot/z3-stable-git.tar.gz