python-jedi-git on AUR (Arch User Repository)

Last updated: September 20,2024

1. Install "python-jedi-git" 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 python-jedi-git on Arch using YAY

$ yay -S python-jedi-git

* (Optional) Uninstall python-jedi-git on Arch using YAY

$ yay -Rns python-jedi-git

2. Manually Install "python-jedi-git" via AUR

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

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

b. Clone python-jedi-git's git locally

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

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

$ cd ~/python-jedi-git $ makepkg -si

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

ID: 777511
Name: python-jedi-git
PackageBaseID: 156635
PackageBase: python-jedi-git
Version: v0.17.2.r141.216f976f-0
Description: An awesome autocompletion, static analysis and refactoring library for Python
URL: https://github.com/davidhalter/jedi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: craftyguy
FirstSubmitted: 1597171305
LastModified: 1597171305
URLPath: /cgit/aur.git/snapshot/python-jedi-git.tar.gz