How to Install and Uninstall python-mathgl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 09,2024

1. Install "python-mathgl" package

Learn how to install python-mathgl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mathgl

2. Uninstall "python-mathgl" package

Learn how to uninstall python-mathgl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-mathgl $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-mathgl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-mathgl
Priority: optional
Section: universe/python
Installed-Size: 1704
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: mathgl
Version: 2.3.3+svn1216-1build3
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgomp1 (>= 4.2.1), libmgl7.4.0, libpython2.7 (>= 2.7), libstdc++6 (>= 5.2), python-numpy (>= 1:1.10.0~b1), python-numpy-abi9
Filename: pool/universe/m/mathgl/python-mathgl_2.3.3+svn1216-1build3_amd64.deb
Size: 331256
MD5sum: cd0ab369d1c155f89aec40e03a2dabbb
SHA1: ef7928f7c847f30276b35e03265b05cec33f7886
SHA256: 76289f7317f06f246b1cbb29e1134c95745af5c538cd804034596b2e53b16e5c
Description-en: library for scientific graphs (Python module)
A free cross-platform library of fast C++ routines for plotting data in up
to 3 dimensions. It can export plots to bitmaps and vector EPS, SVG, IDTF
files. There are simple window interfaces based on GLUT, FLTK and/or Qt.
MathGL can also be used in the console. There are interfaces to a set of
languages, such as, C, Fortran, Pascal, Forth, Python, Octave.
.
This package provides the Python module for mathgl.
Description-md5: 3e1685309b3c81f1739c31ab43bc56d2
Homepage: http://mathgl.sourceforge.net/doc_en/Main.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu