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

Last updated: July 02,2024

1. Install "python3-pyupgrade.noarch" package

Please follow the guidelines below to install python3-pyupgrade.noarch on Fedora 36

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

2. Uninstall "python3-pyupgrade.noarch" package

Please follow the guidelines below to uninstall python3-pyupgrade.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:03:29 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pyupgrade
Version : 2.37.3
Release : 1.fc36
Architecture : noarch
Size : 105 k
Source : python-pyupgrade-2.37.3-1.fc36.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.