How to Install and Uninstall python2-zope-schema.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 28,2024

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

Please follow the steps below to install python2-zope-schema.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the instructions below to uninstall python2-zope-schema.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python2-zope-schema.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:16:47 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-zope-schema
Version : 4.4.2
Release : 13.el8
Architecture : noarch
Size : 231 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.