How to Install and Uninstall python-asyncpg Package on Manjaro

Last updated: September 20,2024

1. Install "python-asyncpg" package

In this section, we are going to explain the necessary steps to install python-asyncpg on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-asyncpg

2. Uninstall "python-asyncpg" package

Here is a brief guide to show you how to uninstall python-asyncpg on Manjaro:

$ sudo pacman -Rcns python-asyncpg

3. Information about the python-asyncpg package on Manjaro

Repository : extra
Name : python-asyncpg
Version : 0.27.0-4
Description : A fast PostgreSQL Database Client Library for Python/asyncio
Architecture : x86_64
URL : https://github.com/MagicStack/asyncpg
Licenses : Apache
Groups : None
Provides : None
Depends On : python
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 587.77 KiB
Installed Size : 2527.60 KiB
Packager : Jelle van der Waa
Build Date : Tue Jan 2 22:27:45 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions