geant4 on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S geant4

* (Optional) Uninstall geant4 on Arch using YAY

$ yay -Rns geant4

2. Manually Install "geant4" via AUR

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

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

b. Clone geant4's git locally

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

c. Go to ~/geant4 folder and install it

$ cd ~/geant4 $ makepkg -si

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

ID: 1410692
Name: geant4
PackageBaseID: 36278
PackageBase: geant4
Version: 11.2.1-1
Description: A simulation toolkit for particle physics interactions.
URL: http://geant4.cern.ch/
NumVotes: 19
Popularity: 0.027634
OutOfDate:
Maintainer: donpicoro
Submitter: Eothred
FirstSubmitted: 1270716874
LastModified: 1708133808
URLPath: /cgit/aur.git/snapshot/geant4.tar.gz