How to Install and Uninstall python3-flask-wtf.noarch Package on Fedora 36

Last updated: January 16,2025

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

This is a short guide on how to install python3-flask-wtf.noarch on Fedora 36

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

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

This guide let you learn how to uninstall python3-flask-wtf.noarch on Fedora 36:

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

3. Information about the python3-flask-wtf.noarch package on Fedora 36

Last metadata expiration check: 5:42:51 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-flask-wtf
Version : 1.0.0
Release : 2.fc36
Architecture : noarch
Size : 56 k
Source : python-flask-wtf-1.0.0-2.fc36.src.rpm
Repository : fedora
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.