How to Install and Uninstall python3-pycosat Package on Kali Linux

Last updated: July 06,2024

1. Install "python3-pycosat" package

This guide let you learn how to install python3-pycosat on Kali Linux

$ sudo apt update $ sudo apt install python3-pycosat

2. Uninstall "python3-pycosat" package

Please follow the instructions below to uninstall python3-pycosat on Kali Linux:

$ sudo apt remove python3-pycosat $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pycosat package on Kali Linux

Package: python3-pycosat
Source: python-pycosat (0.6.6+dfsg-1)
Version: 0.6.6+dfsg-1+b1
Installed-Size: 72
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), libc6 (>= 2.4), picosat (>= 953)
Size: 13344
SHA256: f4d74dc5437216502e6e6cd0c9422aa25055eaf3a30e1b2091c671c8377170bf
SHA1: efe0d0ed7c7ef2518a86950940ce48b94da4c6b3
MD5sum: 57bd2734b03e9b14b6907bb46661596d
Description: Python bindings to picosat
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.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/conda/pycosat
Section: python
Priority: optional
Filename: pool/main/p/python-pycosat/python3-pycosat_0.6.6+dfsg-1+b1_amd64.deb