How to Install and Uninstall python3-boolean Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-boolean" package

This guide let you learn how to install python3-boolean on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-boolean

2. Uninstall "python3-boolean" package

Here is a brief guide to show you how to uninstall python3-boolean on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-boolean package on Ubuntu 21.10 (Impish Indri)

Package: python3-boolean
Architecture: all
Version: 3.8-1
Priority: optional
Section: universe/python
Source: boolean.py
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 120
Provides: python3-boolean.py
Depends: python3:any
Filename: pool/universe/b/boolean.py/python3-boolean_3.8-1_all.deb
Size: 20448
MD5sum: 2027b4e44c68a03f525cdd56c061e93f
SHA1: b287fa3752ca20f1e0009766e0a09d849a3ca5f6
SHA256: 13da5494ca790025ae3a4003458b1319d7820822dcbc257d0310ec157c000029
SHA512: 157c8c3fa5f4691c9de4e653d7e7a1b4f6b96dbd0b6bcc4318512b7abdd38ef8f583c892be135ae6519c47b0d610b632a225f8dc303de3e9a1316d935b6419e4
Homepage: https://github.com/bastikr/boolean.py
Description-en: small library implementing a boolean algebra
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.
Description-md5: 97e49ac648b68ee489e817c097a8ce04