emacs-epc on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S emacs-epc

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

$ yay -Rns emacs-epc

2. Manually Install "emacs-epc" via AUR

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

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

b. Clone emacs-epc's git locally

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

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

$ cd ~/emacs-epc $ makepkg -si

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

ID: 538163
Name: emacs-epc
PackageBaseID: 121842
PackageBase: emacs-epc
Version: 0.1.1-4
Description: An RPC stack for Emacs Lisp
URL: https://github.com/kiwanami/emacs-epc
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: WhittlesJr
FirstSubmitted: 1493321924
LastModified: 1535193731
URLPath: /cgit/aur.git/snapshot/emacs-epc.tar.gz