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

Last updated: September 28,2024

1. Install "python311-parso" package

Please follow the steps below to install python311-parso on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-parso

2. Uninstall "python311-parso" package

This guide let you learn how to uninstall python311-parso on openSUSE Leap:

$ sudo zypper remove python311-parso

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

Information for package python311-parso:
----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-parso
Version : 0.8.3-150400.11.3.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 667.9 KiB
Installed : No
Status : not installed
Source package : python-parso-0.8.3-150400.11.3.9.src
Upstream URL : https://github.com/davidhalter/parso
Summary : An autocompletion tool for Python
Description :
Parso is a Python parser that supports error recovery and round-trip
parsing for different Python versions (in multiple Python
versions). Parso is also able to list multiple syntax errors in your
python file.
Parso has been battle-tested by jedi. It was pulled out of jedi to be
useful for other projects as well.
Parso consists of a small API to parse Python and analyse the syntax
tree.

5. The same packages on other Linux Distributions