How to Install and Uninstall python-aiopg Package on Manjaro

Last updated: May 11,2024

1. Install "python-aiopg" package

Here is a brief guide to show you how to install python-aiopg on Manjaro

$ sudo pacman -Sy $ sudo pacman -S python-aiopg

2. Uninstall "python-aiopg" package

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

$ sudo pacman -Rcns python-aiopg

3. Information about the python-aiopg package on Manjaro

Repository : extra
Name : python-aiopg
Version : 1.4.0-2
Description : library for accessing a PostgreSQL database from the asyncio
Architecture : any
URL : https://github.com/aio-libs/aiopg
Licenses : BSD
Groups : None
Provides : None
Depends On : python python-psycopg2 python-async-timeout
Optional Deps : python-sqlalchemy: SQLAlchemy support
Conflicts With : None
Replaces : None
Download Size : 77.62 KiB
Installed Size : 439.82 KiB
Packager : Felix Yan
Build Date : Fri Apr 7 04:44:36 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions