How to Install and Uninstall z3 Package on openSUSE Leap

Last updated: May 11,2024

1. Install "z3" package

Please follow the instructions below to install z3 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install z3

2. Uninstall "z3" package

This tutorial shows how to uninstall z3 on openSUSE Leap:

$ sudo zypper remove z3

3. Information about the z3 package on openSUSE Leap

Information for package z3:
---------------------------
Repository : Main Repository
Name : z3
Version : 4.12.1-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 24.4 MiB
Installed : No
Status : not installed
Source package : z3-4.12.1-bp155.1.6.src
Upstream URL : https://github.com/Z3Prover/z3/wiki
Summary : Theorem prover from Microsoft Research
Description :
Z3 is a Satisfiability Modulo Theories (SMT) solver and integrates
several decision procedures: Linear real and integer arithmetic,
fixed-size bit vectors, uninterpreted functions, extensional arrays,
quantifiers and model generation.