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

Last updated: November 27,2024

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

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

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

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

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

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

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

Last metadata expiration check: 1:05:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python2-zope-deprecation
Version : 4.4.0
Release : 2.el8
Architecture : noarch
Size : 26 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.