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

Last updated: May 07,2024

1. Install "python3-matplotlib" package

Please follow the instructions below to install python3-matplotlib on Kali Linux

$ sudo apt update $ sudo apt install python3-matplotlib

2. Uninstall "python3-matplotlib" package

This guide let you learn how to uninstall python3-matplotlib on Kali Linux:

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

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

Package: python3-matplotlib
Source: matplotlib (3.6.3-1)
Version: 3.6.3-1+b2
Installed-Size: 27204
Maintainer: Sandro Tosi
Architecture: amd64
Depends: libjs-jquery, libjs-jquery-ui, python-matplotlib-data (>= 3.6.3), python3-dateutil, python3-pil.imagetk, python3-pyparsing (>= 1.5.6), python3-six (>= 1.4), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3 (<< 3.13), python3 (>= 3.11~), python3-contourpy, python3-cycler (>= 0.10.0), python3-fonttools, python3-kiwisolver, python3-packaging, python3-pil, python3:any, libc6 (>= 2.34), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3.1), libqhull-r8.0 (>= 2020.1), libstdc++6 (>= 13.1)
Recommends: python3-tk
Suggests: cm-super-minimal, dvipng, ffmpeg, fonts-staypuft, ghostscript, gir1.2-gtk-3.0, inkscape, ipython3, librsvg2-common, python3-cairocffi, python3-gi, python3-gi-cairo, python3-gobject, python3-pyqt5, python3-scipy, python3-sip, python3-tornado, texlive-extra-utils, texlive-latex-extra
Enhances: ipython3
Size: 8166012
SHA256: a810bf4f00a6759e85ba4b75c37f90ff50e34e448dc13d119a554ef3e1c897b7
SHA1: c5d7a144222951bb00862d11409c7c211cb5b576
MD5sum: 97995f2ecdaf05b3d42969d6fa20de5b
Description: Python based plotting system in a style similar to Matlab (Python 3)
Matplotlib is a pure Python plotting library designed to bring
publication quality plotting to Python with a syntax familiar to
Matlab users. All of the plotting commands in the pylab interface can
be accessed either via a functional interface familiar to Matlab
users or an object oriented interface familiar to Python users.
.
This package contains the Python 3 version of matplotlib.
Description-md5:
Homepage: http://matplotlib.org/
Section: python
Priority: optional
Filename: pool/main/m/matplotlib/python3-matplotlib_3.6.3-1+b2_amd64.deb