How to Install and Uninstall boolstuff Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "boolstuff" package

This tutorial shows how to install boolstuff on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install boolstuff

2. Uninstall "boolstuff" package

This is a short guide on how to uninstall boolstuff on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the boolstuff package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: boolstuff
Priority: extra
Section: universe/libs
Installed-Size: 62
Maintainer: Ubuntu Developers
Original-Maintainer: Miriam Ruiz
Architecture: amd64
Version: 0.1.15-1ubuntu1
Depends: libboolstuff-0.1-0v5, libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 5.2)
Filename: pool/universe/b/boolstuff/boolstuff_0.1.15-1ubuntu1_amd64.deb
Size: 20922
MD5sum: 7f4dbc93a3e9bfdf23a1382bad8ac793
SHA1: 94c10f2840e5876a3ec85f0e8674e4ad99d21a9e
SHA256: 6a8832a4ef15b02b65c6e73ba7fa7959bbfd314222b0d26f0c8980035d2923dc
Description-en: 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: 7b3fbbf919d78b1127b8e2430e381d41
Homepage: http://sarrazip.com/dev/boolstuff.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu