How to Install and Uninstall python39-pyupgrade Package on openSuSE Tumbleweed

Last updated: November 14,2024

1. Install "python39-pyupgrade" package

This guide covers the steps necessary to install python39-pyupgrade on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyupgrade

2. Uninstall "python39-pyupgrade" package

Here is a brief guide to show you how to uninstall python39-pyupgrade on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyupgrade

3. Information about the python39-pyupgrade package on openSuSE Tumbleweed

Information for package python39-pyupgrade:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyupgrade
Version : 3.15.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 390.4 KiB
Installed : No
Status : not installed
Source package : python-pyupgrade-3.15.0-1.4.src
Upstream URL : https://github.com/asottile/pyupgrade
Summary : A tool to automatically upgrade syntax for newer versions
Description :
A tool to automatically upgrade syntax for newer versions of the Python
programming language.