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

Last updated: May 21,2024

1. Install "python3-pymysql" package

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

$ sudo apt update $ sudo apt install python3-pymysql

2. Uninstall "python3-pymysql" package

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

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

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

Package: python3-pymysql
Architecture: all
Version: 0.7.2-1ubuntu1
Priority: optional
Section: universe/python
Source: python-pymysql
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 295
Pre-Depends: dpkg (>= 1.15.6~)
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-pymysql-doc
Filename: pool/universe/p/python-pymysql/python3-pymysql_0.7.2-1ubuntu1_all.deb
Size: 56458
MD5sum: 666ce7841ac87da11b162660f8742c83
SHA1: c00cdc0e4fc273cac123755df11f0d87f6c00b8b
SHA256: 0afbc4e8701c3448e7f0b8bed8f1d4b3ee2e59aa67861bed5e71ed9ad281985a
SHA512: 506800a2b1a2d8812b24e71187bc85e08bb12050e7206b645875432f7b594691d925df7cdd8e973626b7594c8c2a1e01d7cf7228cc95af3d8c3ed6b7fbc44875
Homepage: https://github.com/PyMySQL/PyMySQL/
Description-en: Pure-Python MySQL Driver - Python 3.x
This package contains a pure-Python MySQL client library. The goal of PyMySQL
is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
IronPython and Jython.
.
This package contains the Python 3.x module.
Description-md5: 546ef937da833186f8480d6720b5482b

Package: python3-pymysql
Priority: optional
Section: universe/python
Installed-Size: 295
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-pymysql
Version: 0.7.2-1
Depends: python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Suggests: python-pymysql-doc
Filename: pool/universe/p/python-pymysql/python3-pymysql_0.7.2-1_all.deb
Size: 56182
MD5sum: 620d5eb67f690113e2d880b280fa6f6b
SHA1: 26cdbd7ce35c899fcf58deda3185ff4791207db1
SHA256: c3566bb9d1e206f0c28cb26885849f909ff4e0e7c99f9a3b51316eb118219e38
Description-en: Pure-Python MySQL Driver - Python 3.x
This package contains a pure-Python MySQL client library. The goal of PyMySQL
is to be a drop-in replacement for MySQLdb and work on CPython, PyPy,
IronPython and Jython.
.
This package contains the Python 3.x module.
Description-md5: 546ef937da833186f8480d6720b5482b
Homepage: https://github.com/PyMySQL/PyMySQL/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu