How to Install and Uninstall libbrial3 Package on Kali Linux

Last updated: May 11,2024

1. Install "libbrial3" package

This guide let you learn how to install libbrial3 on Kali Linux

$ sudo apt update $ sudo apt install libbrial3

2. Uninstall "libbrial3" package

This guide let you learn how to uninstall libbrial3 on Kali Linux:

$ sudo apt remove libbrial3 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libbrial3 package on Kali Linux

Package: libbrial3
Source: brial
Version: 1.2.11-1
Installed-Size: 566
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.32), libgcc-s1 (>= 3.0), libstdc++6 (>= 11)
Size: 159400
SHA256: e06d27db773bde7a91417e4431b94044ee7de4dc9e51ab3f3492888d37e42196
SHA1: 3decd45b7f8091cbbfba8841cce1a181adb6c293
MD5sum: 499655ebcb442e4aa982bf6a1d4e6285
Description: polynomials over Boolean Rings, shared library
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 shared library libbrial.
Description-md5: 25d1c5e76291f633e89aa1da852af7cd
Multi-Arch: same
Homepage: https://github.com/BRiAl
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/b/brial/libbrial3_1.2.11-1_amd64.deb