How to Install and Uninstall python-aiomysql Package on Manjaro

Last updated: May 02,2024

1. Install "python-aiomysql" package

Please follow the guidelines below to install python-aiomysql on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-aiomysql

2. Uninstall "python-aiomysql" package

Please follow the guidance below to uninstall python-aiomysql on Manjaro:

$ sudo pacman -Rcns python-aiomysql

3. Information about the python-aiomysql package on Manjaro

Repository : extra
Name : python-aiomysql
Version : 0.2.0-1
Description : library for accessing a MySQL database from the asyncio
Architecture : any
URL : https://github.com/aio-libs/aiomysql
Licenses : MIT
Groups : None
Provides : None
Depends On : python python-pymysql
Optional Deps : python-sqlalchemy: SQLAlchemy support
Conflicts With : None
Replaces : None
Download Size : 92.78 KiB
Installed Size : 526.61 KiB
Packager : Antonio Rojas
Build Date : Wed Sep 13 18:11:05 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions