How to Install and Uninstall python3-zope-schema.noarch Package on CentOS 8 / RHEL 8

Last updated: September 28,2024

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

Please follow the step by step instructions below to install python3-zope-schema.noarch on CentOS 8 / RHEL 8

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

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

Please follow the step by step instructions below to uninstall python3-zope-schema.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-zope-schema.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:10:27 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-zope-schema
Version : 4.4.2
Release : 13.el8
Architecture : noarch
Size : 232 k
Source : python-zope-schema-4.4.2-13.el8.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.