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

Last updated: January 16,2025

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

Learn how to install python3-flask-wtf.noarch on Fedora 39

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

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

This tutorial shows how to uninstall python3-flask-wtf.noarch on Fedora 39:

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

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

Last metadata expiration check: 2:23:19 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-flask-wtf
Version : 1.1.1
Release : 3.fc39
Architecture : noarch
Size : 70 k
Source : python-flask-wtf-1.1.1-3.fc39.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.