How to Install and Uninstall python2-modernize Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python2-modernize" package

This is a short guide on how to install python2-modernize on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-modernize

2. Uninstall "python2-modernize" package

Please follow the steps below to uninstall python2-modernize on openSUSE Leap:

$ sudo zypper remove python2-modernize

3. Information about the python2-modernize package on openSUSE Leap

Information for package python2-modernize:
------------------------------------------
Repository : Main Repository
Name : python2-modernize
Version : 0.7-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 125,4 KiB
Installed : No
Status : not installed
Source package : python-modernize-0.7-bp153.1.15.src
Summary : A tool for modernizing Python code using lib2to3
Description :
A hack on top of 2to3 for modernizing Python code.