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

Last updated: June 23,2024

1. Install "python311-jedi" package

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

$ sudo zypper refresh $ sudo zypper install python311-jedi

2. Uninstall "python311-jedi" package

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

$ sudo zypper remove python311-jedi

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

Information for package python311-jedi:
---------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-jedi
Version : 0.19.0-150400.11.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 5.9 MiB
Installed : No
Status : not installed
Source package : python-jedi-0.19.0-150400.11.3.1.src
Upstream URL : https://github.com/davidhalter/jedi
Summary : An autocompletion tool for Python
Description :
Jedi is a static analysis tool for Python that can be used in
IDEs/editors. Its focus is autocompletion and static
analysis.
Jedi has support for two different goto functions. It's possible to
search for related names and to list all names in a Python file and
infer them. Jedi understands docstrings and you can use Jedi
autocompletion in your REPL as well.
Jedi uses an API to connect with IDEs. There is a reference
implementation as a VIM plugin which uses Jedi's autocompletion.

5. The same packages on other Linux Distributions