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

Last updated: September 20,2024

1. Install "python39-modernize" package

In this section, we are going to explain the necessary steps to install python39-modernize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-modernize

2. Uninstall "python39-modernize" package

Please follow the instructions below to uninstall python39-modernize on openSuSE Tumbleweed:

$ sudo zypper remove python39-modernize

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

Information for package python39-modernize:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-modernize
Version : 0.8.0-2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 121.0 KiB
Installed : No
Status : not installed
Source package : python-modernize-0.8.0-2.14.src
Upstream URL : https://github.com/PyCQA/modernize
Summary : A tool for modernizing Python code using lib2to3
Description :
A hack on top of fissix for modernizing Python code.