emacs-jedi on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S emacs-jedi

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

$ yay -Rns emacs-jedi

2. Manually Install "emacs-jedi" via AUR

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

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

b. Clone emacs-jedi's git locally

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

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

$ cd ~/emacs-jedi $ makepkg -si

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

ID: 655917
Name: emacs-jedi
PackageBaseID: 121845
PackageBase: emacs-jedi
Version: 0.2.8-1
Description: Python auto-completion for Emacs
URL: https://github.com/tkf/emacs-jedi
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493322705
LastModified: 1570976102
URLPath: /cgit/aur.git/snapshot/emacs-jedi.tar.gz