python-elpy on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-elpy

* (Optional) Uninstall python-elpy on Arch using YAY

$ yay -Rns python-elpy

2. Manually Install "python-elpy" via AUR

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

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

b. Clone python-elpy's git locally

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

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

$ cd ~/python-elpy $ makepkg -si

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

ID: 972466
Name: python-elpy
PackageBaseID: 103840
PackageBase: python-elpy
Version: 1.35.0-2
Description: Package to bring powerful Python editing to Emacs. Python library only.
URL: https://github.com/jorgenschaefer/elpy
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: rpodgorny
Submitter: renato_garcia
FirstSubmitted: 1448551272
LastModified: 1633865650
URLPath: /cgit/aur.git/snapshot/python-elpy.tar.gz