How to Install and Uninstall python3-brial Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-brial" package

Please follow the guidelines below to install python3-brial on Kali Linux

$ sudo apt update $ sudo apt install python3-brial

2. Uninstall "python3-brial" package

Please follow the step by step instructions below to uninstall python3-brial on Kali Linux:

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

3. Information about the python3-brial package on Kali Linux

Package: python3-brial
Source: brial
Version: 1.2.11-1
Installed-Size: 220
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libbrial3 (= 1.2.11-1), libbrial-groebner3 (= 1.2.11-1), python3:any
Size: 48644
SHA256: 54aee7448cae62c4e26cc24e54a8ffd21d8c891370b64aa3f1440ce3b820fdb8
SHA1: c3ef96769a8d096a0dfcf0fb42f54c02daf10135
MD5sum: b1033a2e8f5ba58334fb128fb85aa5e4
Description: polynomials over Boolean Rings, Python 3 module
The core of BRiAl is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
powerset of the Boolean variables. As a unique approach, binary
decision diagrams are used as internal storage type for polynomial
structures. On top of this C++-library a Python interface
is provided. This allows parsing of complex polynomial systems, as well
as sophisticated and extendable strategies for Groebner base
computation. BRiAl features a powerful reference implementation
for Groebner basis computation.
.
This package contains the BRiAl Python 3 module.
Description-md5: c156f962c6f2314f9f45be4d5ac79611
Homepage: https://github.com/BRiAl
Section: python
Priority: optional
Filename: pool/main/b/brial/python3-brial_1.2.11-1_amd64.deb