How to Install and Uninstall python3-zope.component Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python3-zope.component" package
In this section, we are going to explain the necessary steps to install python3-zope.component on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-zope.component
Copied
2. Uninstall "python3-zope.component" package
In this section, we are going to explain the necessary steps to uninstall python3-zope.component on openSUSE Leap:
$
sudo zypper remove
python3-zope.component
Copied
3. Information about the python3-zope.component package on openSUSE Leap
Information for package python3-zope.component:
-----------------------------------------------
Repository : Main Repository
Name : python3-zope.component
Version : 4.6.2-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 755.5 KiB
Installed : No
Status : not installed
Source package : python-zope.component-4.6.2-bp155.2.13.src
Upstream URL : http://www.python.org/pypi/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.
-----------------------------------------------
Repository : Main Repository
Name : python3-zope.component
Version : 4.6.2-bp155.2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 755.5 KiB
Installed : No
Status : not installed
Source package : python-zope.component-4.6.2-bp155.2.13.src
Upstream URL : http://www.python.org/pypi/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.