How to Install and Uninstall python3-3to2 Package on openSUSE Leap

Last updated: April 29,2024

1. Install "python3-3to2" package

Please follow the step by step instructions below to install python3-3to2 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-3to2

2. Uninstall "python3-3to2" package

This tutorial shows how to uninstall python3-3to2 on openSUSE Leap:

$ sudo zypper remove python3-3to2

3. Information about the python3-3to2 package on openSUSE Leap

Information for package python3-3to2:
-------------------------------------
Repository : Main Repository
Name : python3-3to2
Version : 1.1.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 524.4 KiB
Installed : No
Status : not installed
Source package : python-3to2-1.1.1-bp155.2.10.src
Upstream URL : https://bitbucket.org/amentajo/lib3to2
Summary : Tool to refactor Python 3.x syntax into 2.7 syntax
Description :
3to2 is a set of fixers that are intended to backport code written for
Python version 3.x into Python version 2.x. The final target 2.x version is
the latest version of the 2.7 branch, as that is the last release in the Python
2.x branch.

5. The same packages on other Linux Distributions