How to Install and Uninstall python312-parso Package on openSuSE Tumbleweed
Last updated: November 15,2024
1. Install "python312-parso" package
Please follow the steps below to install python312-parso on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-parso
Copied
2. Uninstall "python312-parso" package
This is a short guide on how to uninstall python312-parso on openSuSE Tumbleweed:
$
sudo zypper remove
python312-parso
Copied
3. Information about the python312-parso package on openSuSE Tumbleweed
Information for package python312-parso:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-parso
Version : 0.8.3-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 875.7 KiB
Installed : No
Status : not installed
Source package : python-parso-0.8.3-4.4.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.
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-parso
Version : 0.8.3-4.4
Arch : noarch
Vendor : openSUSE
Installed Size : 875.7 KiB
Installed : No
Status : not installed
Source package : python-parso-0.8.3-4.4.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.