How to Install and Uninstall python3-sqlalchemy_schemadisplay.noarch Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "python3-sqlalchemy_schemadisplay.noarch" package

Please follow the step by step instructions below to install python3-sqlalchemy_schemadisplay.noarch on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-sqlalchemy_schemadisplay.noarch

2. Uninstall "python3-sqlalchemy_schemadisplay.noarch" package

Please follow the step by step instructions below to uninstall python3-sqlalchemy_schemadisplay.noarch on Oracle Linux 8:

$ sudo dnf remove python3-sqlalchemy_schemadisplay.noarch $ sudo dnf autoremove

3. Information about the python3-sqlalchemy_schemadisplay.noarch package on Oracle Linux 8

Last metadata expiration check: 6:19:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-sqlalchemy_schemadisplay
Version : 1.3
Release : 8.el8
Architecture : noarch
Size : 18 k
Source : python-sqlalchemy_schemadisplay-1.3-8.el8.src.rpm
Repository : epel
Summary : Turn SQLAlchemy DB Model into a graph
URL : https://github.com/fschulze/sqlalchemy_schemadisplay
License : MIT
Description : Turn SQLAlchemy DB Model into a graph.