How to Install and Uninstall python3-zope-deprecation.noarch Package on CentOS Stream 8

Last updated: January 11,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 CentOS Stream 8

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

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

Here is a brief guide to show you how to uninstall python3-zope-deprecation.noarch on CentOS Stream 8:

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

3. Information about the python3-zope-deprecation.noarch package on CentOS Stream 8

Last metadata expiration check: 4:02:57 ago on Sun Feb 25 03:03:59 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.