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

Last updated: October 04,2024

1. Install "python2-zope.component" package

Please follow the steps below to install python2-zope.component on openSUSE Leap

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

2. Uninstall "python2-zope.component" package

This guide let you learn how to uninstall python2-zope.component on openSUSE Leap:

$ sudo zypper remove python2-zope.component

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

Information for package python2-zope.component:
-----------------------------------------------
Repository : Main Repository
Name : python2-zope.component
Version : 4.3.0-bp153.1.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 675,8 KiB
Installed : No
Status : not installed
Source package : python-zope.component-4.3.0-bp153.1.17.src
Summary : Zope Component Architecture
Description :
This package is intended to be independently reusable in any Python project. It
is maintained by the Zope Toolkit project.
This package represents the core of the Zope Component Architecture. Together
with the 'zope.interface' package, it provides facilities for defining,
registering and looking up components.
Please see http://docs.zope.org/zope.component/ or doc package for the
documentation.