How To Install python3-flask-wtf on Fedora 36

In this tutorial we learn how to install python3-flask-wtf in Fedora 36. python3-flask-wtf is Simple integration of Flask and WTForms

Introduction

In this tutorial we learn how to install python3-flask-wtf on Fedora 36.

What is python3-flask-wtf

Flask-WTF offers simple integration with WTForms. This integration includes optional CSRF handling for greater security.

We can use yum or dnf to install python3-flask-wtf on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-flask-wtf.

Install python3-flask-wtf on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-flask-wtf using dnf by running the following command:

sudo dnf -y install python3-flask-wtf

Install python3-flask-wtf on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-flask-wtf using yum by running the following command:

sudo yum -y install python3-flask-wtf

How To Uninstall python3-flask-wtf on Fedora 36

To uninstall only the python3-flask-wtf package we can use the following command:

sudo dnf remove python3-flask-wtf

python3-flask-wtf Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/Flask_WTF-1.0.0.dist-info
/usr/lib/python3.10/site-packages/Flask_WTF-1.0.0.dist-info/INSTALLER
/usr/lib/python3.10/site-packages/Flask_WTF-1.0.0.dist-info/LICENSE.rst
/usr/lib/python3.10/site-packages/Flask_WTF-1.0.0.dist-info/METADATA
/usr/lib/python3.10/site-packages/Flask_WTF-1.0.0.dist-info/WHEEL
/usr/lib/python3.10/site-packages/Flask_WTF-1.0.0.dist-info/top_level.txt
/usr/lib/python3.10/site-packages/flask_wtf
/usr/lib/python3.10/site-packages/flask_wtf/__init__.py
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/_compat.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/_compat.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/csrf.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/csrf.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/file.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/file.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/form.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/form.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/i18n.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/__pycache__/i18n.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/_compat.py
/usr/lib/python3.10/site-packages/flask_wtf/csrf.py
/usr/lib/python3.10/site-packages/flask_wtf/file.py
/usr/lib/python3.10/site-packages/flask_wtf/form.py
/usr/lib/python3.10/site-packages/flask_wtf/i18n.py
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__init__.py
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__/fields.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__/fields.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__/validators.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__/validators.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__/widgets.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/__pycache__/widgets.cpython-310.pyc
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/fields.py
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/validators.py
/usr/lib/python3.10/site-packages/flask_wtf/recaptcha/widgets.py
/usr/share/doc/python3-flask-wtf
/usr/share/doc/python3-flask-wtf/README.rst
/usr/share/doc/python3-flask-wtf/docs
/usr/share/doc/python3-flask-wtf/docs/Makefile
/usr/share/doc/python3-flask-wtf/docs/_static
/usr/share/doc/python3-flask-wtf/docs/_static/flask-wtf-icon.png
/usr/share/doc/python3-flask-wtf/docs/_static/flask-wtf.png
/usr/share/doc/python3-flask-wtf/docs/api.rst
/usr/share/doc/python3-flask-wtf/docs/changes.rst
/usr/share/doc/python3-flask-wtf/docs/conf.py
/usr/share/doc/python3-flask-wtf/docs/config.rst
/usr/share/doc/python3-flask-wtf/docs/contributing.rst
/usr/share/doc/python3-flask-wtf/docs/csrf.rst
/usr/share/doc/python3-flask-wtf/docs/form.rst
/usr/share/doc/python3-flask-wtf/docs/index.rst
/usr/share/doc/python3-flask-wtf/docs/install.rst
/usr/share/doc/python3-flask-wtf/docs/license.rst
/usr/share/doc/python3-flask-wtf/docs/make.bat
/usr/share/doc/python3-flask-wtf/docs/quickstart.rst
/usr/share/licenses/python3-flask-wtf
/usr/share/licenses/python3-flask-wtf/LICENSE.rst

References

Summary

In this tutorial we learn how to install python3-flask-wtf on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).