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

Last updated: May 19,2024

1. Install "python-zope.app.form" package

Here is a brief guide to show you how to install python-zope.app.form on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zope.app.form

2. Uninstall "python-zope.app.form" package

Please follow the instructions below to uninstall python-zope.app.form on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zope.app.form $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zope.app.form
Priority: extra
Section: universe/zope
Installed-Size: 344
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.form
Version: 4.0.2-0ubuntu4
Depends: python-pkg-resources, python-transaction, python-zope, python-zope.app, python-zope.browser (>= 1.1), python-zope.browsermenu, python-zope.browserpage (>= 3.10.1), python-zope.component, python-zope.configuration, python-zope.datetime, python-zope.exceptions, python-zope.formlib (>= 4.0), python-zope.i18n, python-zope.interface, python-zope.proxy, python-zope.publisher, python-zope.schema (>= 3.5.1~~dev), python-zope.security, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zc.sourcefactory, python-zodb, python-zope.app.appsetup, python-zope.app.publication, python-zope.app.testing, python-zope.container, python-zope.principalregistry, python-zope.site, python-zope.traversing
Filename: pool/universe/z/zope.app.form/python-zope.app.form_4.0.2-0ubuntu4_all.deb
Size: 51882
MD5sum: 3553fa29f57d8f70e0be5192baee7d1a
SHA1: bc494432e0a5b4936bef463c2151325ad31b84fe
SHA256: a52684cc4b10e2ec37cc2a5a88a33001e00ca8ab7c3cfb5a9fb503eaa7d5108c
Description-en: The Original Zope 3 Form Framework
This package provides the old form framework for Zope 3. It also
implements a few high-level ZCML directives for declaring forms. More
advanced alternatives are implemented in ``zope.formlib`` and
``z3c.form``. The widgets that were defined in here were moved to
``zope.formlib``. Version 4.0 and newer are maintained for backwards
compatibility reasons only.
Description-md5: d4dc194b7b70765fd4da6353cdc84450
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu