How to Install and Uninstall python3-zope-schema.noarch Package on CentOS Stream 9

Last updated: October 03,2024

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

Please follow the steps below to install python3-zope-schema.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall python3-zope-schema.noarch on CentOS Stream 9:

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

3. Information about the python3-zope-schema.noarch package on CentOS Stream 9

Last metadata expiration check: 0:02:59 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-zope-schema
Version : 7.0.1
Release : 1.el9
Architecture : noarch
Size : 271 k
Source : python-zope-schema-7.0.1-1.el9.src.rpm
Repository : epel
Summary : Zope 3 schemas
URL : http://pypi.python.org/pypi/zope.schema
License : ZPLv2.1
Description : This package is a zope.interface extension for defining data schemas.