How to Install and Uninstall python3-pycosat.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "python3-pycosat.x86_64" package
Please follow the guidelines below to install python3-pycosat.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pycosat.x86_64
Copied
2. Uninstall "python3-pycosat.x86_64" package
Please follow the steps below to uninstall python3-pycosat.x86_64 on AlmaLinux 8:
$
sudo dnf remove
python3-pycosat.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pycosat.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:47:01 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-pycosat
Version : 0.6.3
Release : 12.el8
Architecture : x86_64
Size : 28 k
Source : python-pycosat-0.6.3-12.el8.src.rpm
Repository : epel
Summary : Python bindings to picosat (a SAT solver)
URL : https://github.com/ContinuumIO/pycosat
License : MIT
Description :
: PicoSAT is a popular SAT solver written by Armin Biere in pure C. This
: package provides efficient Python bindings to picosat on the C level, i.e.
: when importing pycosat, the picosat solver becomes part of the Python process
: itself.
Available Packages
Name : python3-pycosat
Version : 0.6.3
Release : 12.el8
Architecture : x86_64
Size : 28 k
Source : python-pycosat-0.6.3-12.el8.src.rpm
Repository : epel
Summary : Python bindings to picosat (a SAT solver)
URL : https://github.com/ContinuumIO/pycosat
License : MIT
Description :
: PicoSAT is a popular SAT solver written by Armin Biere in pure C. This
: package provides efficient Python bindings to picosat on the C level, i.e.
: when importing pycosat, the picosat solver becomes part of the Python process
: itself.