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

Last updated: January 05,2025

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

In this section, we are going to explain the necessary steps to install python3-zope-deprecation.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

This is a short guide on how to uninstall python3-zope-deprecation.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 1:11:51 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-zope-deprecation
Version : 4.4.0
Release : 2.el8
Architecture : noarch
Size : 25 k
Source : python-zope-deprecation-4.4.0-2.el8.src.rpm
Repository : epel
Summary : Zope 3 Deprecation Infrastructure
URL : https://pypi.python.org/pypi/zope.deprecation
License : ZPLv2.1
Description : This package provides a simple function called 'deprecated(names, reason)' to
: deprecate the previously mentioned Python objects.