How to Install and Uninstall python-zope-component.noarch Package on CentOS 7 / RHEL 7

Last updated: April 26,2024

1. Install "python-zope-component.noarch" package

Please follow the instructions below to install python-zope-component.noarch on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install python-zope-component.noarch

2. Uninstall "python-zope-component.noarch" package

Learn how to uninstall python-zope-component.noarch on CentOS 7 / RHEL 7:

$ sudo yum remove python-zope-component.noarch $ sudo yum autoremove

3. Information about the python-zope-component.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : python-zope-component
Arch : noarch
Epoch : 1
Version : 4.1.0
Release : 5.el7
Size : 1.4 M
Repo : installed
From repo : epel
Summary : Zope Component Architecture
URL : http://pypi.python.org/pypi/zope.component
License : ZPLv2.1
Description : 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.