How to Install and Uninstall python-databases Package on Arch Linux

Last updated: July 04,2024

1. Install "python-databases" package

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

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

2. Uninstall "python-databases" package

Here is a brief guide to show you how to uninstall python-databases on Arch Linux:

$ sudo pacman -Rcns python-databases

3. Information about the python-databases package on Arch Linux

Repository : extra
Name : python-databases
Version : 0.8.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 : 47.24 KiB
Installed Size : 355.06 KiB
Packager : Antonio Rojas
Build Date : Sat Feb 3 15:23:54 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions