epics on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S epics

* (Optional) Uninstall epics on Arch using YAY

$ yay -Rns epics

2. Manually Install "epics" via AUR

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

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

b. Clone epics's git locally

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

c. Go to ~/epics folder and install it

$ cd ~/epics $ makepkg -si

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

ID: 513550
Name: epics
PackageBaseID: 126639
PackageBase: epics
Version: 3.15.4.1-2
Description: Experimental Physics and Industrial Control System
URL: http://www.aps.anl.gov/epics/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1508945581
LastModified: 1527261647
URLPath: /cgit/aur.git/snapshot/epics.tar.gz