How to Install and Uninstall python38-jedi Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-jedi" package
This tutorial shows how to install python38-jedi on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-jedi
Copied
2. Uninstall "python38-jedi" package
Please follow the guidelines below to uninstall python38-jedi on openSuSE Tumbleweed:
$
sudo zypper remove
python38-jedi
Copied
3. Information about the python38-jedi package on openSuSE Tumbleweed
Information for package python38-jedi:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jedi
Version : 0.18.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5,5 MiB
Installed : No
Status : not installed
Source package : python-jedi-0.18.1-1.1.src
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.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-jedi
Version : 0.18.1-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 5,5 MiB
Installed : No
Status : not installed
Source package : python-jedi-0.18.1-1.1.src
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.