How to Install and Uninstall python-databases Package on Manjaro

Last updated: December 23,2024

1. Install "python-databases" package

This guide covers the steps necessary to install python-databases on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-databases

2. Uninstall "python-databases" package

This tutorial shows how to uninstall python-databases on Manjaro:

$ sudo pacman -Rcns python-databases

3. Information about the python-databases package on Manjaro

Repository : extra
Name : python-databases
Version : 0.7.0-1
Description : Async database support for Python
Architecture : any
URL : https://github.com/encode/databases
Licenses : BSD
Groups : None
Provides : None
Depends On : python
Optional Deps : python-asyncpg: postgresql support
python-aiopg: postgresql + aiopg support
python-aiomysql: mysql support
python-aiosqlite: sqlite support
Conflicts With : None
Replaces : None
Download Size : 45.29 KiB
Installed Size : 344.75 KiB
Packager : Antonio Rojas
Build Date : Sun May 14 11:32:08 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions