How to Install and Uninstall python3-zope.proxy Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-zope.proxy" package

This guide let you learn how to install python3-zope.proxy on Kali Linux

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

2. Uninstall "python3-zope.proxy" package

Please follow the instructions below to uninstall python3-zope.proxy on Kali Linux:

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

3. Information about the python3-zope.proxy package on Kali Linux

Package: python3-zope.proxy
Source: zope.proxy
Version: 5.1-3
Installed-Size: 189
Maintainer: Debian QA Group
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-pkg-resources, python3-zope.interface, python3:any, libc6 (>= 2.4)
Conflicts: zope3
Size: 32004
SHA256: 060675fb3c9431008dd292c4f654d9e5d0fffdfaf23d933294e7fb098ca0400f
SHA1: cf4ffa9a8478803f9b692c154f055e30d4910c9c
MD5sum: 49fae98fbd744beb766ad8e37d60f91a
Description: 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:
Homepage: https://github.com/zopefoundation/zope.proxy
Section: zope
Priority: optional
Filename: pool/main/z/zope.proxy/python3-zope.proxy_5.1-3_amd64.deb