How to Install and Uninstall python2-zope.proxy Package on openSUSE Leap

Last updated: October 04,2024

1. Install "python2-zope.proxy" package

This guide covers the steps necessary to install python2-zope.proxy on openSUSE Leap

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

2. Uninstall "python2-zope.proxy" package

This is a short guide on how to uninstall python2-zope.proxy on openSUSE Leap:

$ sudo zypper remove python2-zope.proxy

3. Information about the python2-zope.proxy package on openSUSE Leap

Information for package python2-zope.proxy:
-------------------------------------------
Repository : Main Repository
Name : python2-zope.proxy
Version : 4.2.1-bp153.1.22
Arch : x86_64
Vendor : openSUSE
Installed Size : 237,1 KiB
Installed : No
Status : not installed
Source package : python-zope.proxy-4.2.1-bp153.1.22.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.