How to Install and Uninstall python2-zope-component.noarch Package on Rocky Linux 8

Last updated: September 19,2024

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

This is a short guide on how to install python2-zope-component.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python2-zope-component.noarch

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

Please follow the instructions below to uninstall python2-zope-component.noarch on Rocky Linux 8:

$ sudo dnf remove python2-zope-component.noarch $ sudo dnf autoremove

3. Information about the python2-zope-component.noarch package on Rocky Linux 8

Last metadata expiration check: 0:49:28 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python2-zope-component
Version : 4.3.0
Release : 8.el8
Architecture : noarch
Size : 308 k
Source : python-zope-component-4.3.0-8.el8.src.rpm
Repository : epel
Summary : Zope Component Architecture
URL : https://pypi.io/project/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.