How to Install and Uninstall python2-jedi Package on openSUSE Leap
Last updated: November 27,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-jedi" package
Learn how to install python2-jedi on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-jedi
Copied
2. Uninstall "python2-jedi" package
Please follow the steps below to uninstall python2-jedi on openSUSE Leap:
$
sudo zypper remove
python2-jedi
Copied
3. Information about the python2-jedi package on openSUSE Leap
Information for package python2-jedi:
-------------------------------------
Repository : Main Repository
Name : python2-jedi
Version : 0.11.0-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : python-jedi-0.11.0-bp153.1.21.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 : Main Repository
Name : python2-jedi
Version : 0.11.0-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 1,0 MiB
Installed : No
Status : not installed
Source package : python-jedi-0.11.0-bp153.1.21.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.