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

Last updated: November 24,2024

1. Install "python3-eralchemy.noarch" package

Please follow the step by step instructions below to install python3-eralchemy.noarch on Fedora 34

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

2. Uninstall "python3-eralchemy.noarch" package

Learn how to uninstall python3-eralchemy.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:56:47 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-eralchemy
Version : 1.2.10
Release : 6.fc34
Architecture : noarch
Size : 29 k
Source : eralchemy-1.2.10-6.fc34.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.