How to Install and Uninstall python3-eralchemy.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "python3-eralchemy.noarch" package

This is a short guide on how to install python3-eralchemy.noarch on Fedora 39

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

2. Uninstall "python3-eralchemy.noarch" package

Here is a brief guide to show you how to uninstall python3-eralchemy.noarch on Fedora 39:

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

3. Information about the python3-eralchemy.noarch package on Fedora 39

Last metadata expiration check: 3:05:05 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-eralchemy
Version : 1.2.10
Release : 15.fc39
Architecture : noarch
Size : 40 k
Source : eralchemy-1.2.10-15.fc39.src.rpm
Repository : fedora
Summary : Entity Relation Diagrams generation tool
URL : https://github.com/Alexis-benoist/eralchemy
License : ASL 2.0
Description :
: ERAlchemy generates Entity Relation (ER) diagram (like the one below) from
: databases or from SQLAlchemy models.