How to Install and Uninstall python311-astunparse Package on openSUSE Leap

Last updated: May 18,2024

1. Install "python311-astunparse" package

Please follow the step by step instructions below to install python311-astunparse on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-astunparse

2. Uninstall "python311-astunparse" package

Please follow the guidelines below to uninstall python311-astunparse on openSUSE Leap:

$ sudo zypper remove python311-astunparse

3. Information about the python311-astunparse package on openSUSE Leap

Information for package python311-astunparse:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-astunparse
Version : 1.6.3-150400.9.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 107.0 KiB
Installed : No
Status : not installed
Source package : python-astunparse-1.6.3-150400.9.3.1.src
Upstream URL : https://github.com/simonpercivall/astunparse
Summary : An AST unparser for Python
Description :
This is a factored out version of ``unparse`` found in the Python
source distribution; under Demo/parser in Python 2 and under
Tools/parser in Python 3.
This library is single-source compatible with Python 2.6 through
Python 3.5. It is authored by the Python core developers; I have
simply merged the Python 2.7 and the Python 3.5 source and test
suites, and added a wrapper. This factoring out is to provide a
library implementation that supports both versions.
Added to this is a pretty-printing dump utility function.

5. The same packages on other Linux Distributions