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

Last updated: May 07,2024

1. Install "python3-mysqldb-dbg" package

Here is a brief guide to show you how to install python3-mysqldb-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-mysqldb-dbg" package

This guide covers the steps necessary to uninstall python3-mysqldb-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-mysqldb-dbg
Priority: extra
Section: debug
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: amd64
Source: python-mysqldb
Version: 1.3.7-1build2
Depends: python3-dbg, python3-mysqldb (= 1.3.7-1build2), libc6 (>= 2.4), libmysqlclient20 (>= 5.7.11)
Suggests: python-egenix-mxdatetime-dbg
Filename: pool/main/p/python-mysqldb/python3-mysqldb-dbg_1.3.7-1build2_amd64.deb
Size: 21754
MD5sum: 1656651c6ad43caf5309fa61ca5997bf
SHA1: 8f99f34fd1021d7d11900476b2f30583d743dc66
SHA256: 78f38d9ffa05b6bfa91ccb9e9e0ff9272d70ce73b7751872d2233969b180777c
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 3.x versions supported in
Debian built for Python debug interpreter.
Description-md5: 0fad5bbd47872398972dcde91f730990
Homepage: https://pypi.python.org/pypi/mysqlclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m