How to Install and Uninstall python-aiomysql-doc Package on Kali Linux

Last updated: December 23,2024

1. Install "python-aiomysql-doc" package

In this section, we are going to explain the necessary steps to install python-aiomysql-doc on Kali Linux

$ sudo apt update $ sudo apt install python-aiomysql-doc

2. Uninstall "python-aiomysql-doc" package

This is a short guide on how to uninstall python-aiomysql-doc on Kali Linux:

$ sudo apt remove python-aiomysql-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-aiomysql-doc package on Kali Linux

Package: python-aiomysql-doc
Source: aiomysql
Version: 0.1.1-2
Installed-Size: 495
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2), sphinx-rtd-theme-common (>= 1.2.0+dfsg)
Size: 55052
SHA256: 69b05d75cfb7d96bc7228ce1a243529cffcdc6d231085f467822c1d7d8dbaa76
SHA1: 4614513cace554459d793b18239ad4c5c2cd30c0
MD5sum: b3b69486c64e17d7d569f34f0bbdead7
Description: library for accessing a MySQL database from the asyncio (common documentation)
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 is the common documentation package.
Description-md5:
Homepage: https://github.com/aio-libs/aiomysql
Section: doc
Priority: optional
Filename: pool/main/a/aiomysql/python-aiomysql-doc_0.1.1-2_all.deb