How to Install and Uninstall python3-z3.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-z3.noarch" package

In this section, we are going to explain the necessary steps to install python3-z3.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "python3-z3.noarch" package

This is a short guide on how to uninstall python3-z3.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-z3.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:43:12 ago on Mon Feb 26 07:04:30 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.