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

Last updated: May 08,2024

1. Install "python-zope.contentprovider" package

This guide covers the steps necessary to install python-zope.contentprovider on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.contentprovider" package

Please follow the steps below to uninstall python-zope.contentprovider on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.contentprovider
Priority: extra
Section: universe/zope
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.contentprovider
Version: 3.7.2-0ubuntu4
Depends: python-pkg-resources, python-zope, python-zope.component, python-zope.event, python-zope.interface, python-zope.location, python-zope.publisher, python-zope.schema, python-zope.tales, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.browserpage (>= 3.12), python-zope.testing
Filename: pool/universe/z/zope.contentprovider/python-zope.contentprovider_3.7.2-0ubuntu4_all.deb
Size: 18536
MD5sum: e92069c7da78b7c7d947f7d31dd75ea1
SHA1: 176c8ec352530c6ee087a99ab2850cda7e9216aa
SHA256: d09090ac60f398bf47e47e8a2bf2f95f9b8dcb81b791aef3a10db3a97fd4acb0
Description-en: Content Provider Framework for Zope Templates
This package provides a framework to develop componentized Web GUI
applications. Instead of describing the content of a page using a single
template or static system of templates and METAL macros, content provider
objects are dynamically looked up based on the setup/configuration of the
application.
Description-md5: e653b3479b0d205081617f76e8a876d9
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu