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

Last updated: May 19,2024

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

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

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

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

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

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

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

Package: python-zope.app.publisher
Priority: extra
Section: universe/zope
Installed-Size: 209
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.publisher
Version: 3.10.2-0ubuntu4
Depends: python-pkg-resources, python-zope, python-zope.app, python-zope.browsermenu, python-zope.browserpage, python-zope.browserresource, python-zope.component, python-zope.componentvocabulary, python-zope.configuration, python-zope.datetime, python-zope.interface, python-zope.location, python-zope.ptresource, python-zope.publisher (>= 3.12), python-zope.schema, python-zope.security, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.app.testing, python-zope.app.zcmlfiles, python-zope.container (>= 3.9), python-zope.login, python-zope.securitypolicy, python-zope.site, python-zope.testing
Filename: pool/universe/z/zope.app.publisher/python-zope.app.publisher_3.10.2-0ubuntu4_all.deb
Size: 24230
MD5sum: 69fd00596801a41a97a6263c6b801aaa
SHA1: fa5a861e9bb2f4aff480b57bcdf7413d48bfe442
SHA256: 9fd4c1886d8f873694bc95155bd4a9cdedc21c0a23db91e643fe2da5196d5128
Description-en: Zope 3 views, resources and menus
This package used to provide browser page, resource and menu classes
for use with zope.publisher object publishing framework, as well as some
other useful utilities and adapters, but most of things was factored out
to separate packages, leaving here only backward-compatibility imports.
Description-md5: a6dfdbc4ad882c135f3fabc11aef61b3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu