python-epics on AUR (Arch User Repository)

Last updated: October 31,2024

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

$ yay -S python-epics

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

$ yay -Rns python-epics

2. Manually Install "python-epics" via AUR

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

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

b. Clone python-epics's git locally

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

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

$ cd ~/python-epics $ makepkg -si

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

ID: 846986
Name: python-epics
PackageBaseID: 142261
PackageBase: python-epics
Version: 3.4.1-1
Description: Python interface to Epics Channel Access
URL: http://pyepics.github.io/pyepics/
NumVotes: 0
Popularity: 0
OutOfDate: 1632155534
Maintainer: perigoso
Submitter: greyltc
FirstSubmitted: 1558601197
LastModified: 1610576020
URLPath: /cgit/aur.git/snapshot/python-epics.tar.gz