How to Install and Uninstall python3-modernize Package on openSUSE Leap
Last updated: November 05,2024
1. Install "python3-modernize" package
This guide let you learn how to install python3-modernize on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-modernize
Copied
2. Uninstall "python3-modernize" package
This guide let you learn how to uninstall python3-modernize on openSUSE Leap:
$
sudo zypper remove
python3-modernize
Copied
3. Information about the python3-modernize package on openSUSE Leap
Information for package python3-modernize:
------------------------------------------
Repository : Main Repository
Name : python3-modernize
Version : 0.7-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 145.6 KiB
Installed : No
Status : not installed
Source package : python-modernize-0.7-bp155.2.11.src
Upstream URL : https://github.com/python-modernize/python-modernize
Summary : A tool for modernizing Python code using lib2to3
Description :
A hack on top of 2to3 for modernizing Python code.
------------------------------------------
Repository : Main Repository
Name : python3-modernize
Version : 0.7-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 145.6 KiB
Installed : No
Status : not installed
Source package : python-modernize-0.7-bp155.2.11.src
Upstream URL : https://github.com/python-modernize/python-modernize
Summary : A tool for modernizing Python code using lib2to3
Description :
A hack on top of 2to3 for modernizing Python code.