How to Install and Uninstall python3-aiopg.noarch Package on Fedora 38
Last updated: November 16,2024
1. Install "python3-aiopg.noarch" package
This is a short guide on how to install python3-aiopg.noarch on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-aiopg.noarch
Copied
2. Uninstall "python3-aiopg.noarch" package
This guide covers the steps necessary to uninstall python3-aiopg.noarch on Fedora 38:
$
sudo dnf remove
python3-aiopg.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-aiopg.noarch package on Fedora 38
Last metadata expiration check: 3:58:08 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-aiopg
Version : 1.3.4
Release : 2.fc38
Architecture : noarch
Size : 95 k
Source : python-aiopg-1.3.4-2.fc38.src.rpm
Repository : fedora
Summary : Postgres integration with asyncio
URL : https://aiopg.readthedocs.io
License : BSD
Description : aiopg is a library for accessing a PostgreSQL database from the asyncio
: (PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg
: database driver.
Available Packages
Name : python3-aiopg
Version : 1.3.4
Release : 2.fc38
Architecture : noarch
Size : 95 k
Source : python-aiopg-1.3.4-2.fc38.src.rpm
Repository : fedora
Summary : Postgres integration with asyncio
URL : https://aiopg.readthedocs.io
License : BSD
Description : aiopg is a library for accessing a PostgreSQL database from the asyncio
: (PEP-3156/tulip) framework. It wraps asynchronous features of the Psycopg
: database driver.