How to Install and Uninstall libmathic-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libmathic-dev" package

Here is a brief guide to show you how to install libmathic-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmathic-dev

2. Uninstall "libmathic-dev" package

This guide let you learn how to uninstall libmathic-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmathic-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmathic-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmathic-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 462
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mathic
Version: 1.0~git20130827-3
Depends: libmathic0v5 (= 1.0~git20130827-3)
Filename: pool/universe/m/mathic/libmathic-dev_1.0~git20130827-3_amd64.deb
Size: 81546
MD5sum: e45cf92dca11312af5ef0f9870fd7b31
SHA1: e0f34a3b91436bd8075943ea53c58d54813f6141
SHA256: 67faf25ecbc7b658108879900d8bd15d0cab175a440f47162f1a5d47157cf507
Description-en: C++ library for Groebner basis computation (developer tools)
Mathic is a C++ library of fast data structures designed for use in Groebner
basis computation. This includes data structures for ordering S-pairs,
performing divisor queries and ordering polynomial terms during polynomial
reduction.
.
This package contains the developer tools.
Description-md5: df1a4b2eb5668131d7c5fe66eb8b9bea
Multi-Arch: same
Homepage: https://github.com/broune/mathic
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu