How to Install and Uninstall python3-z3.noarch Package on Oracle Linux 9

Last updated: June 26,2024

1. Install "python3-z3.noarch" package

This tutorial shows how to install python3-z3.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-z3.noarch

2. Uninstall "python3-z3.noarch" package

Please follow the steps below to uninstall python3-z3.noarch on Oracle Linux 9:

$ sudo dnf remove python3-z3.noarch $ sudo dnf autoremove

3. Information about the python3-z3.noarch package on Oracle Linux 9

Last metadata expiration check: 3:08:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-z3
Version : 4.8.15
Release : 2.el9
Architecture : noarch
Size : 199 k
Source : z3-4.8.15-2.el9.src.rpm
Repository : epel
Summary : Python 3 interface to z3
URL : https://github.com/Z3Prover/z3
License : MIT
Description : Python 3 interface to z3.