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

Last updated: November 24,2024

1. Install "python3-pyupgrade.noarch" package

Please follow the instructions below to install python3-pyupgrade.noarch on Fedora 35

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

2. Uninstall "python3-pyupgrade.noarch" package

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

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

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

Last metadata expiration check: 2:35:24 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pyupgrade
Version : 2.37.3
Release : 1.fc35
Architecture : noarch
Size : 105 k
Source : python-pyupgrade-2.37.3-1.fc35.src.rpm
Repository : updates
Summary : A tool to upgrade syntax of Python code for newer versions of the language
URL : https://github.com/asottile/pyupgrade
License : MIT
Description : A tool to upgrade syntax of Python code for newer versions of the language.