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

Last updated: May 19,2024

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

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

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

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

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

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

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

Package: python-zope.app.content
Priority: extra
Section: universe/zope
Installed-Size: 93
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.content
Version: 3.5.1-0ubuntu3
Depends: python-pkg-resources, python-zope, python-zope.app, python-zope.componentvocabulary, python-zope.interface, python-zope.schema, python-zope.security, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.testing
Filename: pool/universe/z/zope.app.content/python-zope.app.content_3.5.1-0ubuntu3_all.deb
Size: 6892
MD5sum: 92f396bf29f19181c24409c482a5961c
SHA1: bbcc644dd86ba4ec38481895bfef9ffe9aeefa9a
SHA256: 41f1a0198676af496182cba855b20f8e018411ad98361fe5c8db4172ba949417
Description-en: Zope Content Type
This package defines an ``IInterface`` that allows the developer to mark
interfaces as content types.
Description-md5: be43cd2304361f877e779952ddf8274b
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu