How to Install and Uninstall mathicgb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "mathicgb" package

In this section, we are going to explain the necessary steps to install mathicgb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mathicgb

2. Uninstall "mathicgb" package

In this section, we are going to explain the necessary steps to uninstall mathicgb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mathicgb $ sudo apt autoclean && sudo apt autoremove

3. Information about the mathicgb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mathicgb
Priority: extra
Section: universe/math
Installed-Size: 178
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 1.0~git20150904-2
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libmathic0v5, libmathicgb0, libmemtailor0 (>= 1.0~git20130809), libstdc++6 (>= 5.2), libtbb2
Filename: pool/universe/m/mathicgb/mathicgb_1.0~git20150904-2_amd64.deb
Size: 56598
MD5sum: fc98c711a4de7632bbc112ecfc5bc688
SHA1: 9b0bd640d238a3b7baaaf10c04e97ee140b02f1d
SHA256: 3b18d177dcac915e33d3ca011b40af51cea82c343823d27bf6aa687e3188fc42
Description-en: Compute Groebner bases (command line tool)
Mathicgb is a program for computing Groebner basis and signature Groebner
bases. Mathicgb is based on the fast data structures from mathic.
.
The paper "Practical Groebner Basis Computation" describes the algorithms in
Mathicgb from a high level. It was presented at ISSAC 2012 and is available at
http://arxiv.org/abs/1206.6940
.
This package contains the command line tool.
Description-md5: 00546d6d25faca1f5391bd17c505386b
Multi-Arch: foreign
Homepage: https://github.com/Macaulay2/mathicgb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu