python2-jedi on AUR (Arch User Repository)

Last updated: November 24,2024

1. Install "python2-jedi" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python2-jedi on Arch using YAY

$ yay -S python2-jedi

* (Optional) Uninstall python2-jedi on Arch using YAY

$ yay -Rns python2-jedi

2. Manually Install "python2-jedi" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python2-jedi's git locally

$ git clone https://aur.archlinux.org/python2-jedi.git ~/python2-jedi

c. Go to ~/python2-jedi folder and install it

$ cd ~/python2-jedi $ makepkg -si

3. Information about the python2-jedi package on Arch User Repository (AUR)

ID: 850189
Name: python2-jedi
PackageBaseID: 162287
PackageBase: python2-jedi
Version: 0.18.0-1
Description: Awesome autocompletion for python
URL: https://github.com/davidhalter/jedi
NumVotes: 1
Popularity: 0.807846
OutOfDate:
Maintainer: tallero
FirstSubmitted: 1611095121
LastModified: 1611095121
URLPath: /cgit/aur.git/snapshot/python2-jedi.tar.gz

5. The same packages on other Linux Distributions