How to Install and Uninstall python3-mathgl Package on Kali Linux

Last updated: May 05,2024

1. Install "python3-mathgl" package

Please follow the guidance below to install python3-mathgl on Kali Linux

$ sudo apt update $ sudo apt install python3-mathgl

2. Uninstall "python3-mathgl" package

Here is a brief guide to show you how to uninstall python3-mathgl on Kali Linux:

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

3. Information about the python3-mathgl package on Kali Linux

Package: python3-mathgl
Source: mathgl (8.0.1-4)
Version: 8.0.1-4+b4
Installed-Size: 2013
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libgomp1 (>= 4.2.1), libmgl8 (>= 8.0.1), libpython3.11 (>= 3.11.0), libstdc++6 (>= 5), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3
Size: 434428
SHA256: 396fb28bd70699b0e197d4d5f42934cc5ab63174772a16ddb57f69eb1b409177
SHA1: 7b365bebc623a57fe9ec3e6d922d1ea21f64a540
MD5sum: da7a1f55fa8a48a64adcd405e0394f83
Description: 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 v.3 module for mathgl.
Description-md5:
Homepage: http://mathgl.sourceforge.net/doc_en/Main.html
Section: python
Priority: optional
Filename: pool/main/m/mathgl/python3-mathgl_8.0.1-4+b4_amd64.deb