How to Install and Uninstall python3-boolean-doc Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-boolean-doc" package

This is a short guide on how to install python3-boolean-doc on Kali Linux

$ sudo apt update $ sudo apt install python3-boolean-doc

2. Uninstall "python3-boolean-doc" package

Please follow the guidance below to uninstall python3-boolean-doc on Kali Linux:

$ sudo apt remove python3-boolean-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-boolean-doc package on Kali Linux

Package: python3-boolean-doc
Source: python-boolean.py
Version: 4.0-4
Installed-Size: 168
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), libjs-mathjax
Size: 23820
SHA256: 3efb9a5727416524b965c8042cc0795ae91cf16e62cc8ea74ef1d3b1486992b2
SHA1: 02f86f463bfaeb29edc495b002cf9f0cf27d49ec
MD5sum: 354e9b14fc0375d6c2ce36d47f0eea17
Description: small library implementing a boolean algebra - documentation
It defines two base elements, TRUE and FALSE, and a Symbol class that can take
on one of these two values. Calculations are done in terms of AND, OR and NOT,
other compositions like XOR and NAND are not implemented but can be emulated
with AND or and NOT. Expressions are constructed from parsed strings or in
Python.
.
This package contains documentation for python3-boolean.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bastikr/boolean.py
Section: doc
Priority: optional
Filename: pool/main/p/python-boolean.py/python3-boolean-doc_4.0-4_all.deb