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

Last updated: May 09,2024

1. Install "python3-cryptominisat" package

Please follow the steps below to install python3-cryptominisat on Kali Linux

$ sudo apt update $ sudo apt install python3-cryptominisat

2. Uninstall "python3-cryptominisat" package

Please follow the guidelines below to uninstall python3-cryptominisat on Kali Linux:

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

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

Package: python3-cryptominisat
Source: cryptominisat (5.11.15+dfsg1-1)
Version: 5.11.15+dfsg1-1+b2
Installed-Size: 1521
Maintainer: Debian Science Team
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), libc6 (>= 2.34), libgcc-s1 (>= 3.4), libstdc++6 (>= 13.1)
Size: 528596
SHA256: 12d0ddcb242b92051c44af01c3753eafbee739a792898d1f58457de10d16022a
SHA1: 13998b9004f16e527af5f1e929172e53f8c9112b
MD5sum: 3bf0c29d0fd794bc21d5f18853d0967b
Description: Python bindings for the CryptoMiniSat SAT solver (Python 3)
CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver.
.
This package provides the pycryptosat module to use CryptoMiniSat from Python
3. See https://github.com/msoos/cryptominisat#python-usage for examples.
Description-md5:
Multi-Arch: same
Homepage: https://www.msoos.org/
Section: python
Priority: optional
Filename: pool/main/c/cryptominisat/python3-cryptominisat_5.11.15+dfsg1-1+b2_amd64.deb