How to Install and Uninstall python3-wtforms.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 27,2024
1. Install "python3-wtforms.noarch" package
This guide let you learn how to install python3-wtforms.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-wtforms.noarch
Copied
2. Uninstall "python3-wtforms.noarch" package
Here is a brief guide to show you how to uninstall python3-wtforms.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-wtforms.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-wtforms.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:07:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-wtforms
Version : 2.2.1
Release : 8.el8
Architecture : noarch
Size : 191 k
Source : python-wtforms-2.2.1-8.el8.src.rpm
Repository : epel
Summary : Forms validation and rendering library for python
URL : http://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 : 2.2.1
Release : 8.el8
Architecture : noarch
Size : 191 k
Source : python-wtforms-2.2.1-8.el8.src.rpm
Repository : epel
Summary : Forms validation and rendering library for python
URL : http://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.