How to Install and Uninstall bergman Package on Kali Linux

Last updated: May 13,2024

1. Install "bergman" package

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

$ sudo apt update $ sudo apt install bergman

2. Uninstall "bergman" package

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

$ sudo apt remove bergman $ sudo apt autoclean && sudo apt autoremove

3. Information about the bergman package on Kali Linux

Package: bergman
Version: 1.001+dfsg-2
Installed-Size: 1736
Maintainer: Debian Math Team
Architecture: all
Depends: clisp
Size: 294892
SHA256: f70b125e2c3243f8122bded50b30854283f31904ea111f88114e55df5c1cbc7b
SHA1: ee5b453157fb80ffaf7bdb8756c90c547b98be74
MD5sum: 4b47002cd8d12678d1b57989018ee979
Description: Gröbner bases in commutative and non-commutative algebras
Bergman is a powerful tool to calculate Gröbner bases in commutative
and non-commutative algebras, and in modules over them. It may also be
used to calculate some invariants of algebras and modules: the Hilbert
series, and (in the non-commutative case) the Poincaré-Betti series,
the Anick resolution, and the Betti numbers.
.
The most important feature of bergman are computations both in
non-commutative and commutative cases. It also permits degree-wise
output of results; thus it may save partial results from calculations
close to or beyond the limit for calculations of entire Gröbner bases
with present-day computer strength. This saves for the user partial
results even the problem overheads the strength of the computer.
.
Bergman offers the user a high level of flexibiliy. Among the
alternatives for ring set-ups are: commutativity or non-commutativity;
various strategies of Gröbner basis computation; a few different
monomial orderings; and various coefficient fields. The set-up may be
changed interactively during the session. Most calculations can be
done both for ideals and modules. In the Reduce version it is possible
to include indeterminates (with or without declared reduction rules)
as coefficients for the commutative computations; otherwise the
coefficient field should be a prime field.
.
Bergman is written in Standard Lisp, the Lisp dialect underlying
Reduce implementations. There is also available an experimentative
Common Lisp version.Therefore, bergman works under Reduce, PSL or
Common Lisp (at least one of them should be pre-installed), and
commands are written in respect to Reduce or Lisp syntax.
Description-md5:
Homepage: http://servus.math.su.se/bergman/
Section: math
Priority: optional
Filename: pool/main/b/bergman/bergman_1.001+dfsg-2_all.deb