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

Last updated: May 15,2024

1. Install "libmathicgb0" package

This guide covers the steps necessary to install libmathicgb0 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmathicgb0

2. Uninstall "libmathicgb0" package

Here is a brief guide to show you how to uninstall libmathicgb0 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmathicgb0 $ sudo apt autoclean && sudo apt autoremove

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

Package: libmathicgb0
Priority: extra
Section: universe/libs
Installed-Size: 1014
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mathicgb
Version: 1.0~git20150904-2
Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.0), libstdc++6 (>= 5.2), libtbb2
Filename: pool/universe/m/mathicgb/libmathicgb0_1.0~git20150904-2_amd64.deb
Size: 271554
MD5sum: daef8abcc1391cf8f95103f4a57516ac
SHA1: 0da0c473b09b9692edb61191710986abfd4eff68
SHA256: e3e89f4432365f904b670b487785931a7be0d95844e4731936ee89a871c6f250
Description-en: Compute Groebner bases (runtime library)
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 runtime library.
Description-md5: 16d258a1c64b6d42cbc8dd32996526eb
Multi-Arch: same
Homepage: https://github.com/Macaulay2/mathicgb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu