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

Last updated: May 19,2024

1. Install "python-zope.browserresource" package

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

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

2. Uninstall "python-zope.browserresource" package

This is a short guide on how to uninstall python-zope.browserresource on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.browserresource
Priority: extra
Section: universe/python
Installed-Size: 170
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.browserresource
Version: 3.12.0-0ubuntu2
Provides: python-zope.browserresource-zcml
Depends: python-pkg-resources, python-zope, python-zope.component (>= 3.8.0), python-zope.component-zcml, python-zope.configuration, python-zope.contenttype, python-zope.i18n, python-zope.interface, python-zope.location, python-zope.publisher (>= 3.8), python-zope.schema, python-zope.security (>= 3.8), python-zope.security-zcml, python-zope.traversing (>> 3.7), python (>= 2.7), python (<< 2.8)
Suggests: python-zope.testing
Filename: pool/universe/z/zope.browserresource/python-zope.browserresource_3.12.0-0ubuntu2_all.deb
Size: 22024
MD5sum: 3274cc7d97ffc29b43223d31dcc1facb
SHA1: 9fd2e7cc9e5426ff8c5ee3fbcd46a869c5472404
SHA256: 36bd0257ff520df3339e6eb4fa116e5d4d3e3edda536700d3a7321fae6d2d34e
Description-en: Browser resources implementation for Zope
This package provides an implementation of browser resources. It also
provides directives for defining those resources using ZCML.
.
Resources are static files and directories that are served to the browser
directly from the filesystem. The most common example are images, CSS style
sheets, or JavaScript files.
Description-md5: 219837e65fa149f67273dc4471d4c858
Homepage: http://pypi.python.org/pypi/zope.browserresource
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu