geany-jedi-complete on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S geany-jedi-complete

* (Optional) Uninstall geany-jedi-complete on Arch using YAY

$ yay -Rns geany-jedi-complete

2. Manually Install "geany-jedi-complete" via AUR

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

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

b. Clone geany-jedi-complete's git locally

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

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

$ cd ~/geany-jedi-complete $ makepkg -si

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

ID: 764206
Name: geany-jedi-complete
PackageBaseID: 111378
PackageBase: geany-jedi-complete
Version: 3541deb-1
Description: A Geany plugin that provides Python code completion using jedi.
URL: https://github.com/notetau/geany-jedi-complete
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: bergentroll
Submitter: bergentroll
FirstSubmitted: 1463586970
LastModified: 1594577928
URLPath: /cgit/aur.git/snapshot/geany-jedi-complete.tar.gz