How to Install and Uninstall python3-deprecation.noarch Package on Fedora 38

Last updated: October 14,2024

1. Install "python3-deprecation.noarch" package

Please follow the steps below to install python3-deprecation.noarch on Fedora 38

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

2. Uninstall "python3-deprecation.noarch" package

This guide let you learn how to uninstall python3-deprecation.noarch on Fedora 38:

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

3. Information about the python3-deprecation.noarch package on Fedora 38

Last metadata expiration check: 2:01:59 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-deprecation
Version : 2.1.0
Release : 8.fc38
Architecture : noarch
Size : 23 k
Source : python-deprecation-2.1.0-8.fc38.src.rpm
Repository : fedora
Summary : A library to handle automated deprecations
URL : http://deprecation.readthedocs.io/
License : ASL 2.0
Description : The deprecation library provides a deprecated decorator and a
: fail_if_not_removed decorator for your tests.