How to Install and Uninstall python3-zope-component.noarch Package on AlmaLinux 9

Last updated: October 07,2024

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

In this section, we are going to explain the necessary steps to install python3-zope-component.noarch on AlmaLinux 9

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

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

Please follow the instructions below to uninstall python3-zope-component.noarch on AlmaLinux 9:

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

3. Information about the python3-zope-component.noarch package on AlmaLinux 9

Last metadata expiration check: 1:16:43 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : python3-zope-component
Version : 4.3.0
Release : 19.el9
Architecture : noarch
Size : 290 k
Source : python-zope-component-4.3.0-19.el9.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.