How to Install and Uninstall python3-matplotlib Package on Ubuntu 22.10 (Kinetic Kudu)

Last updated: May 06,2024

1. Install "python3-matplotlib" package

This guide covers the steps necessary to install python3-matplotlib on Ubuntu 22.10 (Kinetic Kudu)

$ sudo apt update $ sudo apt install python3-matplotlib

2. Uninstall "python3-matplotlib" package

This tutorial shows how to uninstall python3-matplotlib on Ubuntu 22.10 (Kinetic Kudu):

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

3. Information about the python3-matplotlib package on Ubuntu 22.10 (Kinetic Kudu)

Package: python3-matplotlib
Architecture: amd64
Version: 3.5.2-2
Priority: optional
Section: universe/python
Source: matplotlib
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18863
Depends: libjs-jquery, libjs-jquery-ui, python-matplotlib-data (>= 3.5.2), python3-dateutil, python3-pil.imagetk, python3-pyparsing (>= 1.5.6), python3-six (>= 1.4), python3-numpy (>= 1:1.20.0), python3-numpy-abi9, python3 (<< 3.11), python3 (>= 3.10~), 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 (>= 11)
Recommends: python3-tk
Suggests: cm-super-minimal, dvipng, ffmpeg, fonts-staypuft, ghostscript, gir1.2-gtk-3.0, inkscape, ipython3, librsvg2-common, python-matplotlib-doc, 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
Filename: pool/universe/m/matplotlib/python3-matplotlib_3.5.2-2_amd64.deb
Size: 5915818
MD5sum: a0a99db83363d221c66c385c9e161f92
SHA1: 3b215f031412f28f5d7857cf4d8a791601af9105
SHA256: 20e84aa1a44b0094f1ad18d61451079b468a837cf3ec78b58ccae6ed529ec4ae
SHA512: fbdb28959f3caa2c52446b15685acd810f8a0535f612464fd97287adc4109c51ee0e4a577f48244c1d0cbfa52e037dd50b3a73f7d97142a6b8d11743b47352d4
Homepage: http://matplotlib.org/
Description: Python based plotting system in a style similar to Matlab (Python 3)
Description-md5: 29e115db1f22ec2264a195b584329de9
Task: ubuntustudio-publishing