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

Last updated: May 19,2024

1. Install "python-zope.browserpage" package

Learn how to install python-zope.browserpage on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.browserpage" package

Learn how to uninstall python-zope.browserpage on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.browserpage
Priority: extra
Section: universe/python
Installed-Size: 155
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.browserpage
Version: 4.1.0a1-0ubuntu1
Depends: python-pkg-resources, python-zope, python-zope.component (>= 3.7), python-zope.configuration, python-zope.interface, python-zope.pagetemplate, python-zope.publisher (>= 3.8), python-zope.schema, python-zope.security, python-zope.traversing, python (>= 2.7), python (<< 2.8)
Recommends: python-zope.browsermenu
Suggests: python-zope.testing
Conflicts: python-zope.app.pagetemplate (<< 3.11.0)
Filename: pool/universe/z/zope.browserpage/python-zope.browserpage_4.1.0a1-0ubuntu1_all.deb
Size: 18644
MD5sum: b286ef5c4d8af7e63c3b40d34c910e4e
SHA1: 9b1dfa0320e73234050e395e6a51b70f090b054a
SHA256: e07f06300ec2f2a5ffc21dde92b9576d98cbc16e34346264fc47808534334270
Description-en: ZCML directives for configuring browser views for Zope
This package provides ZCML directives for configuring browser
views. More specifically it defines the following ZCML directives:
- browser:page
- browser:pages
- browser:view
These directives also support menu item registration for pages, when
zope.browsermenu package is installed. Otherwise, they simply ignore
the menu attribute.
Description-md5: ceb20813fcc428af8068eeddc9187a73
Homepage: http://pypi.python.org/pypi/zope.browserpage
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu