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

Last updated: January 10,2025

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

Please follow the instructions below to install python3-flask-wtf.noarch on Fedora 38

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

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

In this section, we are going to explain the necessary steps to uninstall python3-flask-wtf.noarch on Fedora 38:

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

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

Last metadata expiration check: 0:03:19 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-flask-wtf
Version : 1.1.1
Release : 1.fc38
Architecture : noarch
Size : 71 k
Source : python-flask-wtf-1.1.1-1.fc38.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.