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

Last updated: November 16,2024

1. Install "python-zope.site" package

Here is a brief guide to show you how to install python-zope.site on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.site" package

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

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

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

Package: python-zope.site
Priority: extra
Section: universe/zope
Installed-Size: 150
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.site
Version: 3.9.2-0ubuntu3
Depends: python-pkg-resources, python-zope, python-zope.annotation, python-zope.component (>= 3.8.0), python-zope.container, python-zope.event, python-zope.interface, python-zope.lifecycleevent, python-zope.location (>= 3.7.0), python-zope.security, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Suggests: python-zope.configuration, python-zope.testing
Filename: pool/universe/z/zope.site/python-zope.site_3.9.2-0ubuntu3_all.deb
Size: 21256
MD5sum: 67f66a0267c68eeabdddf41ba5bc919e
SHA1: 06be3efc3c9bc9e77334cfdf3c511e1edddba925
SHA256: c230cadd9a4b1bb5cb0f21340b819602d103e769fb223ec13f9aa0d2f522c895
Description-en: Local registries for zope component architecture
This package provides a local and persistent site manager
implementation, so that one can register local utilities and
adapters. It uses local adapter registries for its adapter and utility
registry. The module also provides some facilities to organize the
local software and ensures the correct behavior inside the ZODB.
Description-md5: 7ddd1de104d0cd869de9adb773367369
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu