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

Last updated: May 03,2024

1. Install "mathgl" package

This guide let you learn how to install mathgl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mathgl

2. Uninstall "mathgl" package

Please follow the steps below to uninstall mathgl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mathgl
Priority: optional
Section: universe/libs
Installed-Size: 91
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Version: 2.3.3+svn1216-1build3
Depends: libc6 (>= 2.4), libgcc1 (>= 1:3.0), libgomp1 (>= 4.2.1), libmgl-qt7.4.0, libmgl7.4.0 (= 2.3.3+svn1216-1build3), libstdc++6 (>= 5.2)
Filename: pool/universe/m/mathgl/mathgl_2.3.3+svn1216-1build3_amd64.deb
Size: 21570
MD5sum: 5fb4638fe1c187765047fc13408eec5e
SHA1: f14c9f1be02ccb241569be6e3f5489be64f8dad9
SHA256: a016046d53fc83223c1615db1c543665cce1c2113c173da866c71f2510d93fe2
Description-en: library for scientific graphs (utilities and examples)
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 contains MathGL utilities and examples.
Description-md5: a73ee7dac8ccf25e51029594c659f96f
Homepage: http://mathgl.sourceforge.net/doc_en/Main.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu