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

Last updated: May 19,2024

1. Install "python38-zope.proxy" package

Please follow the steps below to install python38-zope.proxy on openSuSE Tumbleweed

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

2. Uninstall "python38-zope.proxy" package

Please follow the guidance below to uninstall python38-zope.proxy on openSuSE Tumbleweed:

$ sudo zypper remove python38-zope.proxy

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

Information for package python38-zope.proxy:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-zope.proxy
Version : 4.3.5-2.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 321,8 KiB
Installed : No
Status : not installed
Source package : python-zope.proxy-4.3.5-2.6.src
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.