How to Install and Uninstall python3-zope-schema.noarch Package on Oracle Linux 9

Last updated: September 22,2024

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

This tutorial shows how to install python3-zope-schema.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall python3-zope-schema.noarch on Oracle Linux 9:

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

3. Information about the python3-zope-schema.noarch package on Oracle Linux 9

Last metadata expiration check: 0:34:02 ago on Thu Feb 15 07:50:05 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.