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

Last updated: May 18,2024

1. Install "python-z3c.formui" package

This guide let you learn how to install python-z3c.formui on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-z3c.formui

2. Uninstall "python-z3c.formui" package

In this section, we are going to explain the necessary steps to uninstall python-z3c.formui on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-z3c.formui $ sudo apt autoclean && sudo apt autoremove

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

Package: python-z3c.formui
Priority: extra
Section: universe/zope
Installed-Size: 183
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: z3c.formui
Version: 2.3.0-0ubuntu1
Depends: python-pkg-resources, python-z3c, python-z3c.form (>= 2.2.0), python-z3c.macro, python-z3c.template, python-zope.component, python-zope.publisher, python-zope.viewlet, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.app.component, python-zope.app.container, python-zope.app.pagetemplate, python-zope.testing
Filename: pool/universe/z/z3c.formui/python-z3c.formui_2.3.0-0ubuntu1_all.deb
Size: 24242
MD5sum: 180271513bbe4e6bb10613c17e8f2607
SHA1: efd5fd51a5002fc59e5b54ae1aac3609056afb27
SHA256: 4f6e2e51b1bc045fc59681c6ffab712f2fd22ea7eb123578bc54b4e7c211d611
Description-en: set of initial UI components for z3c.form
This package provides a set of default layouts for the ``z3c.form``
framework. In particular it provides a DIV-based and a TABLE-based layout. The
developer can use either layout by inheriting from a different base layer.
.
The package also has some support for layout/pagelet templates.
Description-md5: 73d9048fbc3f7b0772057a0e794bcbc0
Homepage: http://pypi.python.org/pypi/z3c.formui
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu