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

Last updated: February 05,2025

1. Install "python3-deprecation.noarch" package

Please follow the guidelines below to install python3-deprecation.noarch on Fedora 35

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

2. Uninstall "python3-deprecation.noarch" package

Here is a brief guide to show you how to uninstall python3-deprecation.noarch on Fedora 35:

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

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

Last metadata expiration check: 5:44:54 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-deprecation
Version : 2.1.0
Release : 4.fc35
Architecture : noarch
Size : 21 k
Source : python-deprecation-2.1.0-4.fc35.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.