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

Last updated: October 31,2024

1. Install "python311-modernize" package

This tutorial shows how to install python311-modernize on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-modernize

2. Uninstall "python311-modernize" package

Please follow the step by step instructions below to uninstall python311-modernize on openSuSE Tumbleweed:

$ sudo zypper remove python311-modernize

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

Information for package python311-modernize:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-modernize
Version : 0.8.0-2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 159.3 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.