How to Install and Uninstall python3-wtforms.noarch Package on Fedora 36
Last updated: January 13,2025
1. Install "python3-wtforms.noarch" package
Here is a brief guide to show you how to install python3-wtforms.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-wtforms.noarch
Copied
2. Uninstall "python3-wtforms.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-wtforms.noarch on Fedora 36:
$
sudo dnf remove
python3-wtforms.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wtforms.noarch package on Fedora 36
Last metadata expiration check: 3:15:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-wtforms
Version : 3.0.1
Release : 3.fc36
Architecture : noarch
Size : 155 k
Source : python-wtforms-3.0.1-3.fc36.src.rpm
Repository : updates
Summary : Forms validation and rendering library for python
URL : https://wtforms.simplecodes.com/
License : BSD
Description : With wtforms, your form field HTML can be generated for you.
: This allows you to maintain separation of code and presentation,
: and keep those messy parameters out of your python code.
Available Packages
Name : python3-wtforms
Version : 3.0.1
Release : 3.fc36
Architecture : noarch
Size : 155 k
Source : python-wtforms-3.0.1-3.fc36.src.rpm
Repository : updates
Summary : Forms validation and rendering library for python
URL : https://wtforms.simplecodes.com/
License : BSD
Description : With wtforms, your form field HTML can be generated for you.
: This allows you to maintain separation of code and presentation,
: and keep those messy parameters out of your python code.