How to Install and Uninstall vim-python-jedi Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 18,2024

1. Install "vim-python-jedi" package

Please follow the steps below to install vim-python-jedi on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install vim-python-jedi

2. Uninstall "vim-python-jedi" package

This guide covers the steps necessary to uninstall vim-python-jedi on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove vim-python-jedi $ sudo apt autoclean && sudo apt autoremove

3. Information about the vim-python-jedi package on Ubuntu 21.10 (Impish Indri)

Package: vim-python-jedi
Architecture: all
Version: 0.18.0-1
Priority: optional
Section: universe/python
Source: python-jedi
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Piotr Ożarowski
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 170
Depends: python3-jedi, python3:any, vim (>= 2:8.1.0693-2~) | neovim (>= 0.2.2-1~), vim-nox | vim-python3 | neovim
Suggests: vim-addon-manager
Filename: pool/universe/p/python-jedi/vim-python-jedi_0.18.0-1_all.deb
Size: 28912
MD5sum: b7b324a900453ec7b7cb847da7f0545b
SHA1: edef25a902876978d7db21162f7256256f661adf
SHA256: 3d84c0831e303298f0f133fa1a3febc6bd4e08c36eaa8ba30223078199e921d8
SHA512: 0c7b00b591964ee550ccc9aa0ceef36a29c0e14d9c9b11779a591a1d178fcc9b8a94e4291e7df9c3b700e9fab66dcbb5301c992b376a791d5373a952cdbd8521
Homepage: https://github.com/davidhalter/jedi
Description-en: autocompletion tool for Python - VIM addon files
Jedi is an autocompletion tool for Python. It works. With and without syntax
errors. Sometimes it sucks, but that's normal in dynamic languages. But it
sucks less than other tools. It understands almost all of the basic Python
syntax elements including many builtins.
.
To enable this addon in your (Neo)Vim use one of these two methods:
* Add "packadd! python-jedi" to your vimrc file
* Invoke: `vam install python-jedi` if you use Vim Addon Manager
Description-md5: 6f95d0a1660419ef00b39653d207649d