How to Install and Uninstall python-zope.formlib Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-zope.formlib" package

In this section, we are going to explain the necessary steps to install python-zope.formlib on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zope.formlib

2. Uninstall "python-zope.formlib" package

This is a short guide on how to uninstall python-zope.formlib on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zope.formlib $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-zope.formlib package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-zope.formlib
Priority: extra
Section: universe/zope
Installed-Size: 781
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.formlib
Version: 4.3.0a2-0ubuntu1
Depends: python-pkg-resources, python-tz, python-zope, python-zope.browser (>= 1.1), python-zope.browserpage (>= 3.11.0), python-zope.component, python-zope.datetime, python-zope.event, python-zope.i18n, python-zope.i18nmessageid, python-zope.interface, python-zope.lifecycleevent, python-zope.publisher, python-zope.schema (>= 3.5.1), python-zope.security, python-zope.traversing, python (>= 2.7), python (<< 2.8)
Suggests: python-zope.configuration, python-zope.testing
Conflicts: python-zope.app.form (<< 4.0)
Filename: pool/universe/z/zope.formlib/python-zope.formlib_4.3.0a2-0ubuntu1_all.deb
Size: 99356
MD5sum: e4b9c987e946cfab57e54107d1da10b3
SHA1: 000bc4cf7a52070aeef3627c4ca772ea3a59d96b
SHA256: baf23b7f8e6b1afb47f40b3beed58e09375d930dddf96ac13fd13dc951c3f026
Description-en: Form generation and validation library for Zope
Forms are web components that use widgets to display and input data.
Typically a template displays the widgets by accessing an attribute or
method on an underlying class.
Description-md5: 2d871046c1deb6e98d4d60ec50ff1ae3
Homepage: http://pypi.python.org/pypi/zope.formlib
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu