How to Install and Uninstall python3-aiomysql Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "python3-aiomysql" package

This guide let you learn how to install python3-aiomysql on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-aiomysql

2. Uninstall "python3-aiomysql" package

Please follow the step by step instructions below to uninstall python3-aiomysql on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-aiomysql package on Ubuntu 21.10 (Impish Indri)

Package: python3-aiomysql
Architecture: all
Version: 0.0.20-2
Priority: optional
Section: universe/python
Source: aiomysql
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 162
Depends: python3-pymysql (>= 0.9~), python3:any
Recommends: python3-sqlalchemy (>= 1.0~)
Suggests: python-aiomysql-doc
Filename: pool/universe/a/aiomysql/python3-aiomysql_0.0.20-2_all.deb
Size: 32492
MD5sum: 087109ad503245aa18884ff495be4759
SHA1: 221bfdc661d68c00bed1cdebb25d4866b1065258
SHA256: 6416d908ba2fbd25626e98122b2bdfc4f97ec81123d84784ab2e8e67a4c622a1
SHA512: 455555c8ce6bb64ffe10de109261392957a14e59088bae9b1501f2b82d88fa7d40b2ca8ada55d7950540267b3bcd271c09110ddcaa61549231be090697e4f89a
Homepage: https://github.com/aio-libs/aiomysql
Description-en: library for accessing a MySQL using asyncio (Python 3)
aiomysql is a driver for accessing a MySQL database from the asyncio
framework.
.
It depends on and reuses most parts of PyMySQL.
.
aiomysql tries to be like awesome aiopg library and preserve same API,
look and feel.
.
This package installs the library for Python 3.
Description-md5: f27b7bfa11a097f4a61eb2b13f092ab0