z3-java on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S z3-java

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

$ yay -Rns z3-java

2. Manually Install "z3-java" via AUR

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

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

b. Clone z3-java's git locally

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

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

$ cd ~/z3-java $ makepkg -si

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

ID: 654422
Name: z3-java
PackageBaseID: 127047
PackageBase: z3-java
Version: 4.8.6-1
Description: A high-performance theorem prover (with java bindings)
URL: https://github.com/Z3Prover/z3
NumVotes: 0
Popularity: 0
OutOfDate: 1620117201
Maintainer: Sebastian
Submitter: Sebastian
FirstSubmitted: 1509888703
LastModified: 1570621074
URLPath: /cgit/aur.git/snapshot/z3-java.tar.gz