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

Last updated: November 16,2024

1. Install "python-zope.proxy" package

This tutorial shows how to install python-zope.proxy on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.proxy" package

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

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

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

Package: python-zope.proxy
Priority: extra
Section: universe/python
Installed-Size: 146
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: amd64
Source: zope.proxy
Version: 4.1.6-1build2
Depends: python (<< 2.8), python (>= 2.7~), python-pkg-resources, python-zope.interface, python:any (>= 2.7.5-5~), libc6 (>= 2.4)
Conflicts: zope3
Filename: pool/universe/z/zope.proxy/python-zope.proxy_4.1.6-1build2_amd64.deb
Size: 25710
MD5sum: ef80ac43acdced4e1c4f8d0f7e4689d2
SHA1: 5cf46d4fcb88a300555543c84f700d61ac6d1481
SHA256: ca24dd886af81023037cf84667860267c2dab7267645d7077165d13a301dea43
Description-en: Generic transparent proxies for Python
Proxies are special objects which serve as mostly-transparent wrappers around
another object, intervening in the apparent behavior of the wrapped object
only when necessary to apply the policy (e.g., access checking, location
brokering, etc.) for which the proxy is responsible.
.
This is the Python 2 version.
Description-md5: e985c01b1a67071a61224775679b7c2e
Homepage: http://pypi.python.org/pypi/zope.proxy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu