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

Last updated: June 06,2024

1. Install "python-mysqldb-dbg" package

Learn how to install python-mysqldb-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-mysqldb-dbg" package

Learn how to uninstall python-mysqldb-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-mysqldb-dbg
Priority: extra
Section: python
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-mysqldb
Version: 1.3.7-1build2
Depends: python-dbg, python-mysqldb (= 1.3.7-1build2), libc6 (>= 2.4), libmysqlclient20 (>= 5.7.11)
Pre-Depends: dpkg (>= 1.17.2)
Suggests: python-egenix-mxdatetime-dbg
Filename: pool/main/p/python-mysqldb/python-mysqldb-dbg_1.3.7-1build2_amd64.deb
Size: 21656
MD5sum: ef823321f8b40878b3cd5e63a24ffba8
SHA1: 8166269426b076603b85a73e3f5cb128709e784f
SHA256: aa05f68cffacf69ca5babd20b831d7dee81ee7617cfd2d7a62bd2180b94d94d9
Description-en: Python interface to MySQL (debug extension)
Mysqlclient is an interface to the popular MySQL database server for Python.
.
This is a fork of MySQLdb. It add Python 3.3 support and merges some pull
requests.
.
This package contains modules for all Python 2.x versions supported in
Debian built for Python debug interpreter.
Description-md5: c517928a037581086cb0156d5ccea8e8
Homepage: https://pypi.python.org/pypi/mysqlclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m