How to Install and Uninstall python3-pysmt.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pysmt.noarch" package
Please follow the guidance below to install python3-pysmt.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pysmt.noarch
Copied
2. Uninstall "python3-pysmt.noarch" package
Please follow the instructions below to uninstall python3-pysmt.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pysmt.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pysmt.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:25 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pysmt
Version : 0.8.0
Release : 2.el8
Architecture : noarch
Size : 385 k
Source : python-pysmt-0.8.0-2.el8.src.rpm
Repository : epel
Summary : Solver-agnostic library for SMT Formulae manipulation and solving
URL : http://www.pysmt.org
License : ASL 2.0
Description : A library for SMT formulae manipulation and solving pySMT makes working
: with Satisfiability Modulo Theory simple. Among others, you can:
:
: * Define formulae in a solver independent way in a simple and intuitive way
: * Write ad-hoc simplifiers and operators
: * Dump your problems in the SMT-Lib format
: * Solve them using one of the native solvers
: * Wrapping any SMT-Lib complaint
Available Packages
Name : python3-pysmt
Version : 0.8.0
Release : 2.el8
Architecture : noarch
Size : 385 k
Source : python-pysmt-0.8.0-2.el8.src.rpm
Repository : epel
Summary : Solver-agnostic library for SMT Formulae manipulation and solving
URL : http://www.pysmt.org
License : ASL 2.0
Description : A library for SMT formulae manipulation and solving pySMT makes working
: with Satisfiability Modulo Theory simple. Among others, you can:
:
: * Define formulae in a solver independent way in a simple and intuitive way
: * Write ad-hoc simplifiers and operators
: * Dump your problems in the SMT-Lib format
: * Solve them using one of the native solvers
: * Wrapping any SMT-Lib complaint