How to Install and Uninstall boolstuff Package on Kali Linux

Last updated: May 18,2024

1. Install "boolstuff" package

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

$ sudo apt update $ sudo apt install boolstuff

2. Uninstall "boolstuff" package

This is a short guide on how to uninstall boolstuff on Kali Linux:

$ sudo apt remove boolstuff $ sudo apt autoclean && sudo apt autoremove

3. Information about the boolstuff package on Kali Linux

Package: boolstuff
Source: boolstuff (0.1.16-2)
Version: 0.1.16-2+b1
Installed-Size: 67
Maintainer: Miriam Ruiz
Architecture: amd64
Depends: libboolstuff-0.1-0, libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 22012
SHA256: 03ba01426251906d50fcdf1845b41508fd1881cb6cb40302493e506ec515bf3d
SHA1: 945640ccceebe53f4d9d841d459adc95f44b1a5a
MD5sum: 7eb5c0762c7fe0e7cacf9aba6e10e9fe
Description: programs for operating on boolean expression binary trees
BoolStuff is a C++ library that supports a few operations on boolean
expression binary trees.
.
This package includes extra programs that allow the usage of the library
from the shell. A command named booldnf can be used to convert an
expression to the Disjunctive Normal Form (DNF).
Description-md5:
Homepage: http://sarrazip.com/dev/boolstuff.html
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/boolstuff/boolstuff_0.1.16-2+b1_amd64.deb