How to Install and Uninstall python3-wtforms-sqlalchemy.noarch Package on CentOS Stream 8

Last updated: July 02,2024

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

This guide let you learn how to install python3-wtforms-sqlalchemy.noarch on CentOS Stream 8

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

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

Please follow the guidance below to uninstall python3-wtforms-sqlalchemy.noarch on CentOS Stream 8:

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

3. Information about the python3-wtforms-sqlalchemy.noarch package on CentOS Stream 8

Last metadata expiration check: 4:16:00 ago on Sun Feb 25 03:03:59 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.