How to Install and Uninstall python3-deprecation.noarch Package on Fedora 34
Last updated: November 25,2024
1. Install "python3-deprecation.noarch" package
This is a short guide on how to install python3-deprecation.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-deprecation.noarch
Copied
2. Uninstall "python3-deprecation.noarch" package
This tutorial shows how to uninstall python3-deprecation.noarch on Fedora 34:
$
sudo dnf remove
python3-deprecation.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-deprecation.noarch package on Fedora 34
Last metadata expiration check: 1:14:32 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-deprecation
Version : 2.1.0
Release : 2.fc34
Architecture : noarch
Size : 22 k
Source : python-deprecation-2.1.0-2.fc34.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.
Available Packages
Name : python3-deprecation
Version : 2.1.0
Release : 2.fc34
Architecture : noarch
Size : 22 k
Source : python-deprecation-2.1.0-2.fc34.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.