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

Last updated: May 04,2024

1. Install "python3-formencode" package

This guide covers the steps necessary to install python3-formencode on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-formencode

2. Uninstall "python3-formencode" package

This guide let you learn how to uninstall python3-formencode on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-formencode
Priority: optional
Section: python
Installed-Size: 401
Maintainer: Ubuntu Developers
Original-Maintainer: Fabio Tranchitella
Architecture: all
Source: python-formencode
Version: 1.3.0-0ubuntu5
Depends: python3:any (>= 3.3.2-2~), python3-dnspython, python3-pkg-resources, python3 | python3-elementtree, formencode-i18n
Suggests: python3-egenix-mxdatetime
Filename: pool/main/p/python-formencode/python3-formencode_1.3.0-0ubuntu5_all.deb
Size: 69244
MD5sum: c9556e820028a177bebe2bf859fd0070
SHA1: de5e07c2352717c3324acce164bfa3e5ceb5ecfd
SHA256: 74a33bf58a5339743329e5ffa558f0596c207cf39d451335b2fc52dce7859c9f
Description-en: validation and form generation Python package (Python 3)
FormEncode is a validation and form generation package. The validation can
be used separately from the form generation. The validation works on compound
data structures, with all parts being nestable. It is separate from HTTP or
any other input mechanism.
Description-md5: 5b40d8fce5b61a97585a87db08554432
Homepage: http://formencode.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y