How to Install and Uninstall boolstuff-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "boolstuff-dev" package

Please follow the steps below to install boolstuff-dev on Kali Linux

$ sudo apt update $ sudo apt install boolstuff-dev

2. Uninstall "boolstuff-dev" package

Please follow the steps below to uninstall boolstuff-dev on Kali Linux:

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

3. Information about the boolstuff-dev package on Kali Linux

Package: boolstuff-dev
Source: boolstuff (0.1.16-2)
Version: 0.1.16-2+b1
Installed-Size: 229
Maintainer: Miriam Ruiz
Architecture: amd64
Depends: libboolstuff-0.1-0 (= 0.1.16-2+b1)
Size: 59688
SHA256: d567a7af91189d30ca3fa528f0aa20ca04e9344e15226781eff8928a18b42992
SHA1: e64ae2762cb325d06ec90cdaf61e64ddf2f53638
MD5sum: 130239647d4b3cab32003e54c38840a5
Description: library for operating on boolean expression binary trees - devel
BoolStuff is a C++ library that supports a few operations on boolean
expression binary trees. The main features are:
* a simple boolean expression parser (supports operators AND, OR and
NOT, as well as parentheses)
* an algorithm to convert a boolean expression binary tree into its
Disjunctive Normal Form (this algorithm supports the NOT operator)
* a function that determines if an expression tree is in DNF.
.
This package includes the development files for using the library from
inside your programs.
Description-md5:
Homepage: http://sarrazip.com/dev/boolstuff.html
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/b/boolstuff/boolstuff-dev_0.1.16-2+b1_amd64.deb