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

Last updated: May 20,2024

1. Install "python3-zope.proxy" package

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

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

2. Uninstall "python3-zope.proxy" package

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

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

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

Package: python3-zope.proxy
Priority: optional
Section: universe/zope
Installed-Size: 139
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: amd64
Source: zope.proxy
Version: 4.1.6-1build2
Depends: python3 (<< 3.6), python3 (>= 3.5~), python3-pkg-resources, python3-zope.interface, libc6 (>= 2.4)
Conflicts: zope3
Filename: pool/universe/z/zope.proxy/python3-zope.proxy_4.1.6-1build2_amd64.deb
Size: 25294
MD5sum: 95e0d057a77ee862fbbb0d0ed5b88669
SHA1: 6bc9882ce07af02b06c4864306888b46d91433c4
SHA256: 798e90c3f9145ae825c5b76fc61efdf416f84a9a5dec4651014269a99f9584ca
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 3 version.
Description-md5: 1bfe7817750902c76dcc3f5e032c6be1
Homepage: http://pypi.python.org/pypi/zope.proxy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu