How to Install and Uninstall python312-zope.proxy Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "python312-zope.proxy" package

Please follow the instructions below to install python312-zope.proxy on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-zope.proxy

2. Uninstall "python312-zope.proxy" package

This guide let you learn how to uninstall python312-zope.proxy on openSuSE Tumbleweed:

$ sudo zypper remove python312-zope.proxy

3. Information about the python312-zope.proxy package on openSuSE Tumbleweed

Information for package python312-zope.proxy:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-zope.proxy
Version : 5.2-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 252.4 KiB
Installed : No
Status : not installed
Source package : python-zope.proxy-5.2-1.1.src
Upstream URL : https://github.com/zopefoundation/zope.proxy
Summary : Generic Transparent Proxies
Description :
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.