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

Last updated: May 17,2024

1. Install "python-matplotlib-dbg" package

Please follow the guidance below to install python-matplotlib-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-matplotlib-dbg" package

Please follow the instructions below to uninstall python-matplotlib-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-matplotlib-dbg
Priority: extra
Section: universe/python
Installed-Size: 31382
Maintainer: Ubuntu Developers
Original-Maintainer: Sandro Tosi
Architecture: amd64
Source: matplotlib
Version: 1.5.1-1ubuntu1
Depends: python-all-dbg, python-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/python-matplotlib-dbg_1.5.1-1ubuntu1_amd64.deb
Size: 5767178
MD5sum: bf44fd71488a83ea25ea84c0c702ab25
SHA1: ff5cd382033bfce49066055c70b35d0d7b40aed1
SHA256: ecb8a2f78b5974882eb4158183f954b3c8c20fbeb2f30756093a6d6cdef14c05
Description-en: Python based plotting system (debug extension)
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 python-matplotlib.
Description-md5: 573bdb3f835c77961592d9b6bca117a1
Homepage: http://matplotlib.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu