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

Last updated: September 28,2024

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

Please follow the step by step instructions below to install python3-flask-wtf.noarch on Fedora 34

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

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

Please follow the steps below to uninstall python3-flask-wtf.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:42:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-flask-wtf
Version : 0.14.3
Release : 4.fc34
Architecture : noarch
Size : 60 k
Source : python-flask-wtf-0.14.3-4.fc34.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.