emacs-elpy on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S emacs-elpy

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

$ yay -Rns emacs-elpy

2. Manually Install "emacs-elpy" via AUR

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

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

b. Clone emacs-elpy's git locally

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

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

$ cd ~/emacs-elpy $ makepkg -si

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

ID: 879161
Name: emacs-elpy
PackageBaseID: 122985
PackageBase: emacs-elpy
Version: 1.35.0-1
Description: Emacs Python Development Environment
URL: https://github.com/jorgenschaefer/elpy
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1496184806
LastModified: 1616107182
URLPath: /cgit/aur.git/snapshot/emacs-elpy.tar.gz