geant4-debug on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S geant4-debug

* (Optional) Uninstall geant4-debug on Arch using YAY

$ yay -Rns geant4-debug

2. Manually Install "geant4-debug" via AUR

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

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

b. Clone geant4-debug's git locally

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

c. Go to ~/geant4-debug folder and install it

$ cd ~/geant4-debug $ makepkg -si

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

ID: 1183520
Name: geant4-debug
PackageBaseID: 169005
PackageBase: geant4-debug
Version: 11.0.3-2
Description: A simulation toolkit for particle physics interactions (compiled with debugging info).
URL: http://geant4.cern.ch/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gipert
Submitter: gipert
FirstSubmitted: 1626647464
LastModified: 1671202088
URLPath: /cgit/aur.git/snapshot/geant4-debug.tar.gz