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

Last updated: October 11,2024

1. Install "python3-flask-wtf.noarch" package

This guide covers the steps necessary to install python3-flask-wtf.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python3-flask-wtf.noarch

2. Uninstall "python3-flask-wtf.noarch" package

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

$ sudo dnf remove python3-flask-wtf.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:33:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-flask-wtf
Version : 0.14.2
Release : 8.el8
Architecture : noarch
Size : 69 k
Source : python-flask-wtf-0.14.2-8.el8.src.rpm
Repository : epel
Summary : Simple integration of Flask and WTForms
URL : https://github.com/lepture/flask-wtf
License : BSD
Description : Flask-WTF offers simple integration with WTForms. This integration
: includes optional CSRF handling for greater security.