How to Install and Uninstall python3-wtforms-sqlalchemy.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

1. Install "python3-wtforms-sqlalchemy.noarch" package

Learn how to install python3-wtforms-sqlalchemy.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-wtforms-sqlalchemy.noarch

2. Uninstall "python3-wtforms-sqlalchemy.noarch" package

Here is a brief guide to show you how to uninstall python3-wtforms-sqlalchemy.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python3-wtforms-sqlalchemy.noarch $ sudo dnf autoremove

3. Information about the python3-wtforms-sqlalchemy.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:43:57 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-wtforms-sqlalchemy
Version : 0.3.0
Release : 1.el8
Architecture : noarch
Size : 23 k
Source : python-wtforms-sqlalchemy-0.3.0-1.el8.src.rpm
Repository : epel
Summary : WTForms integration for SQLAlchemy
URL : https://github.com/wtforms/wtforms-sqlalchemy
License : BSD
Description : WTForms-SQLAlchemy is a fork of the wtforms.ext.sqlalchemy package
: from WTForms. The package has been renamed to wtforms_sqlalchemy but
: otherwise should function the same as wtforms.ext.sqlalchemy did.