How to Install and Uninstall python3-flask-wtf.noarch Package on Oracle Linux 9

Last updated: September 28,2024

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

This guide let you learn how to install python3-flask-wtf.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall python3-flask-wtf.noarch on Oracle Linux 9:

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

3. Information about the python3-flask-wtf.noarch package on Oracle Linux 9

Last metadata expiration check: 0:12:46 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-flask-wtf
Version : 1.0.1
Release : 3.el9
Architecture : noarch
Size : 56 k
Source : python-flask-wtf-1.0.1-3.el9.src.rpm
Repository : epel
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.