How to Install and Uninstall python3-sqlalchemy+asyncio.x86_64 Package on Rocky Linux 9

Last updated: May 15,2024

1. Install "python3-sqlalchemy+asyncio.x86_64" package

Please follow the guidance below to install python3-sqlalchemy+asyncio.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install python3-sqlalchemy+asyncio.x86_64

2. Uninstall "python3-sqlalchemy+asyncio.x86_64" package

This tutorial shows how to uninstall python3-sqlalchemy+asyncio.x86_64 on Rocky Linux 9:

$ sudo dnf remove python3-sqlalchemy+asyncio.x86_64 $ sudo dnf autoremove

3. Information about the python3-sqlalchemy+asyncio.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:26:29 ago on Tue Sep 13 04:19:08 2022.
Available Packages
Name : python3-sqlalchemy+asyncio
Version : 1.4.40
Release : 1.el9
Architecture : x86_64
Size : 10 k
Source : python-sqlalchemy-1.4.40-1.el9.src.rpm
Repository : epel
Summary : Metapackage for python3-sqlalchemy: asyncio extras
URL : https://www.sqlalchemy.org/
License : MIT
Description : This is a metapackage bringing in asyncio extras requires for
: python3-sqlalchemy.
: It makes sure the dependencies are installed.