How to Install and Uninstall python3-pysmt.noarch Package on Fedora 36

Last updated: October 05,2024

1. Install "python3-pysmt.noarch" package

Please follow the step by step instructions below to install python3-pysmt.noarch on Fedora 36

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

2. Uninstall "python3-pysmt.noarch" package

Please follow the guidelines below to uninstall python3-pysmt.noarch on Fedora 36:

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

3. Information about the python3-pysmt.noarch package on Fedora 36

Last metadata expiration check: 4:29:05 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pysmt
Version : 0.9.0
Release : 5.fc36
Architecture : noarch
Size : 368 k
Source : python-pysmt-0.9.0-5.fc36.src.rpm
Repository : fedora
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