cernlib on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cernlib

* (Optional) Uninstall cernlib on Arch using YAY

$ yay -Rns cernlib

2. Manually Install "cernlib" via AUR

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

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

b. Clone cernlib's git locally

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

c. Go to ~/cernlib folder and install it

$ cd ~/cernlib $ makepkg -si

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

ID: 1383001
Name: cernlib
PackageBaseID: 113918
PackageBase: cernlib
Version: 2023.10.31.0-1
Description: A large collection of CERN libraries and tools for high energy physics, e.g. PAW and GEANT 3.21.
URL: https://cernlib.web.cern.ch/index.html
NumVotes: 1
Popularity: 0.009084
OutOfDate:
Maintainer: fsiegert
Submitter: cbpark
FirstSubmitted: 1469276612
LastModified: 1704814087
URLPath: /cgit/aur.git/snapshot/cernlib.tar.gz