How to Install and Uninstall python311-zope.component Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "python311-zope.component" package

In this section, we are going to explain the necessary steps to install python311-zope.component on openSuSE Tumbleweed

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

2. Uninstall "python311-zope.component" package

Please follow the steps below to uninstall python311-zope.component on openSuSE Tumbleweed:

$ sudo zypper remove python311-zope.component

3. Information about the python311-zope.component package on openSuSE Tumbleweed

Information for package python311-zope.component:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-zope.component
Version : 6.0-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 766.5 KiB
Installed : No
Status : not installed
Source package : python-zope.component-6.0-3.4.src
Upstream URL : https://github.com/zopefoundation/zope.component
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.