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

Last updated: May 12,2024

1. Install "python36-zope.component" package

Here is a brief guide to show you how to install python36-zope.component on openSuSE Tumbleweed

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

2. Uninstall "python36-zope.component" package

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

$ sudo zypper remove python36-zope.component

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

Information for package python36-zope.component:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-zope.component
Version : 5.0.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 765,8 KiB
Installed : No
Status : not installed
Source package : python-zope.component-5.0.1-1.2.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.