How to Install and Uninstall python3-sqlalchemy+postgresql.x86_64 Package on Oracle Linux 9

Last updated: May 20,2024

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

Please follow the step by step instructions below to install python3-sqlalchemy+postgresql.x86_64 on Oracle Linux 9

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

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

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

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

3. Information about the python3-sqlalchemy+postgresql.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:07:14 ago on Tue Sep 13 06:10:44 2022.
Available Packages
Name : python3-sqlalchemy+postgresql
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: postgresql extras
URL : https://www.sqlalchemy.org/
License : MIT
Description : This is a metapackage bringing in postgresql extras requires for
: python3-sqlalchemy.
: It makes sure the dependencies are installed.