How to Install and Uninstall python3-wtforms Package on Kali Linux

Last updated: November 26,2024

1. Install "python3-wtforms" package

Please follow the instructions below to install python3-wtforms on Kali Linux

$ sudo apt update $ sudo apt install python3-wtforms

2. Uninstall "python3-wtforms" package

This tutorial shows how to uninstall python3-wtforms on Kali Linux:

$ sudo apt remove python3-wtforms $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-wtforms package on Kali Linux

Package: python3-wtforms
Source: wtforms
Version: 3.1.1-1
Installed-Size: 544
Maintainer: Debian Python Team
Architecture: all
Depends: python3-markupsafe, python3:any
Suggests: python3-django, python3-django-localflavor, python3-sqlalchemy
Size: 65944
SHA256: 8aca48b72c28ab48bb83f9c5d928a6232d6a2ae49b011c6f0e3c07db36a3dd87
SHA1: 74726e0ad3060233ef6606f826f041486c75daba
MD5sum: 9957b07b561bed4e268eb9184397876c
Description: Flexible forms validation and rendering library for Python 3
WTForms is a flexible forms validation and rendering library for Python web
development. It can work with whatever web framework and template engine
you choose. It supports data validation, CSRF protection,
internationalization (I18N), and more. There are various community libraries
that provide closer integration with popular frameworks.
.
This package contains the module for Python 3.
Description-md5:
Homepage: http://wtforms.simplecodes.com/
Section: python
Priority: optional
Filename: pool/main/w/wtforms/python3-wtforms_3.1.1-1_all.deb