python2-epc on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python2-epc

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

$ yay -Rns python2-epc

2. Manually Install "python2-epc" via AUR

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

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

b. Clone python2-epc's git locally

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

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

$ cd ~/python2-epc $ makepkg -si

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

ID: 464778
Name: python2-epc
PackageBaseID: 66396
PackageBase: python2-epc
Version: 0.0.5-2
Description: EPC (RPC stack for Emacs Lisp) for Python
URL: https://github.com/tkf/python-epc
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1358500635
LastModified: 1511774483
URLPath: /cgit/aur.git/snapshot/python2-epc.tar.gz