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

Last updated: November 08,2024

1. Install "python310-zope.component" package

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

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

2. Uninstall "python310-zope.component" package

This guide covers the steps necessary to uninstall python310-zope.component on openSuSE Tumbleweed:

$ sudo zypper remove python310-zope.component

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

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