How to Install and Uninstall python3-zope-component.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 16,2024
1. Install "python3-zope-component.noarch" package
This guide covers the steps necessary to install python3-zope-component.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-zope-component.noarch
Copied
2. Uninstall "python3-zope-component.noarch" package
Please follow the guidance below to uninstall python3-zope-component.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-zope-component.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-zope-component.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:05:16 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-zope-component
Version : 4.3.0
Release : 8.el8
Architecture : noarch
Size : 313 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.
Available Packages
Name : python3-zope-component
Version : 4.3.0
Release : 8.el8
Architecture : noarch
Size : 313 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.