How to Install and Uninstall python3-zope-component.noarch Package on Fedora 35

Last updated: October 08,2024

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

Here is a brief guide to show you how to install python3-zope-component.noarch on Fedora 35

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

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

Learn how to uninstall python3-zope-component.noarch on Fedora 35:

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

3. Information about the python3-zope-component.noarch package on Fedora 35

Last metadata expiration check: 3:05:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-zope-component
Version : 4.3.0
Release : 18.fc35
Architecture : noarch
Size : 303 k
Source : python-zope-component-4.3.0-18.fc35.src.rpm
Repository : fedora
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.