How to Install and Uninstall boolector Package on Kali Linux

Last updated: May 18,2024

1. Install "boolector" package

This is a short guide on how to install boolector on Kali Linux

$ sudo apt update $ sudo apt install boolector

2. Uninstall "boolector" package

This guide let you learn how to uninstall boolector on Kali Linux:

$ sudo apt remove boolector $ sudo apt autoclean && sudo apt autoremove

3. Information about the boolector package on Kali Linux

Package: boolector
Version: 1.5.118.6b56be4.121013-1.3
Installed-Size: 786
Maintainer: Michael Tautschnig
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 309044
SHA256: dc4ddcd9688bd8fd6529ded9411b23491682eb90f662d2e6a359709e5c39d34e
SHA1: 506bb327d8a446fa8553bdcc9d886894e6ae35e6
MD5sum: 88676c267bf495b66d7254ec95149412
Description: SMT solver for bit-vectors and arrays
Boolector is an efficient SMT solver for the quantifier-free theory of
bit-vectors in combination with the quantifier-free extensional theory of
arrays.
Description-md5:
Homepage: http://fmv.jku.at/boolector/
Tag: implemented-in::c, role::program
Section: science
Priority: optional
Filename: pool/main/b/boolector/boolector_1.5.118.6b56be4.121013-1.3_amd64.deb