How to Install and Uninstall python3-wtforms Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "python3-wtforms" package

Please follow the instructions below to install python3-wtforms on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-wtforms

2. Uninstall "python3-wtforms" package

Please follow the guidelines below to uninstall python3-wtforms on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-wtforms package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-wtforms
Priority: optional
Section: universe/python
Installed-Size: 512
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: wtforms
Version: 2.1-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python3-sqlalchemy, python3-django, python3-django-localflavor
Filename: pool/universe/w/wtforms/python3-wtforms_2.1-1_all.deb
Size: 61324
MD5sum: a6a61e9591c638a333eddd1acc48e003
SHA1: 06f307c7137d7ead439f1ca5e6a8470609e39052
SHA256: 459012c18dee9e5d170a6eec6303911e846d0395fc55f201586d3c7ccc2b60d9
Description-en: flexible forms validation and rendering library for Python 3
WTForms is a HTML form field generator which allows full customization
with templates, using the template engine of your choice. It also allows
one to create forms based on ORM models from Django, SqlAlchemy and the
Google Appengine.
.
This package contains the module for Python 3.
Description-md5: 99e2b7de8fd14d11b3b6a4afd9f72df6
Homepage: http://wtforms.simplecodes.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu