epics-base on AUR (Arch User Repository)

Last updated: June 10,2024

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

$ yay -S epics-base

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

$ yay -Rns epics-base

2. Manually Install "epics-base" via AUR

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

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

b. Clone epics-base's git locally

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

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

$ cd ~/epics-base $ makepkg -si

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

ID: 866483
Name: epics-base
PackageBaseID: 142260
PackageBase: epics-base
Version: 7.0.4.1-2
Description: Experimental Physics and Industrial Control System -- base
URL: https://epics-controls.org
NumVotes: 0
Popularity: 0
OutOfDate: 1657780455
Maintainer: perigoso
Submitter: greyltc
FirstSubmitted: 1558600170
LastModified: 1613839297
URLPath: /cgit/aur.git/snapshot/epics-base.tar.gz