How to Install and Uninstall python3-matplotlib-dbg Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "python3-matplotlib-dbg" package

Please follow the step by step instructions below to install python3-matplotlib-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-matplotlib-dbg

2. Uninstall "python3-matplotlib-dbg" package

Learn how to uninstall python3-matplotlib-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-matplotlib-dbg package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-matplotlib-dbg
Priority: extra
Section: universe/debug
Installed-Size: 1609
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: matplotlib
Version: 1.5.1-1ubuntu1
Depends: python3-all-dbg, python3-matplotlib (= 1.5.1-1ubuntu1), libc6 (>= 2.14), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:3.0), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 5.2), libtcl8.6 (>= 8.6.0), libtk8.6 (>= 8.6.0)
Filename: pool/universe/m/matplotlib/python3-matplotlib-dbg_1.5.1-1ubuntu1_amd64.deb
Size: 414052
MD5sum: 628350bedf5881a980b6d3e1668b8154
SHA1: 440052f29fcd4155dbbfaa4287f90e1e9537ace4
SHA256: bc04053e80bbd8186c390b839c70b623d00714a122660b6d3df91c5a8fbe8357
Description-en: Python based plotting system (debug extension, 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 debug extension for python3-matplotlib.
Description-md5: a0fbd335ade92ab723e27b43197bd5df
Homepage: http://matplotlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu