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

Last updated: May 14,2024

1. Install "python39-zope.component" package

Please follow the step by step instructions below to install python39-zope.component on openSuSE Tumbleweed

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

2. Uninstall "python39-zope.component" package

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

$ sudo zypper remove python39-zope.component

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

Information for package python39-zope.component:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-zope.component
Version : 6.0-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 593.6 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.