How to Install and Uninstall python3-wtforms.noarch Package on CentOS Stream 9
Last updated: November 27,2024
1. Install "python3-wtforms.noarch" package
Please follow the step by step instructions below to install python3-wtforms.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-wtforms.noarch
Copied
2. Uninstall "python3-wtforms.noarch" package
Learn how to uninstall python3-wtforms.noarch on CentOS Stream 9:
$
sudo dnf remove
python3-wtforms.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wtforms.noarch package on CentOS Stream 9
Last metadata expiration check: 2:38:02 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-wtforms
Version : 3.0.1
Release : 7.el9
Architecture : noarch
Size : 154 k
Source : python-wtforms-3.0.1-7.el9.src.rpm
Repository : epel
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 : 7.el9
Architecture : noarch
Size : 154 k
Source : python-wtforms-3.0.1-7.el9.src.rpm
Repository : epel
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.