Description
Toolkit for the simulation of the passage of particles through matter.
Installation Instructions
Introduction
An unofficial build of Geant4 for Fedora.
Packages
geant4 - Geant4 libraries
geant4-devel - development files for Geant4 libraries
geant4-examples - Geant4 library examples
geant4-data - Geant4 datasets
Information
built with
-DGEANT4_BUILD_MULTITHREADED=ON \
-DGEANT4_INSTALL_DATA=OFF \
-DGEANT4_USE_GDML=ON \
-DGEANT4_USE_G3TOG4=OFF \
-DGEANT4_USE_QT=ON \
-DGEANT4_USE_XM=OFF \
-DGEANT4_USE_INVENTOR=OFF \
-DGEANT4_USE_RAYTRACER_X11=OFF \
-DGEANT4_USE_SYSTEM_CLHEP=OFF \
-DGEANT4_USE_SYSTEM_EXPAT=ON \
-DGEANT4_USE_SYSTEM_ZLIB=ON \
-DGEANT4_USE_SYSTEM_PTL=OFF \
-DGEANT4_INSTALL_DATADIR=/cvmfs/geant4.cern.ch/share/data \
-DCMAKE_CXX_STANDARD=20 \
-DGEANT4_BUILD_TLS_MODEL=auto
Enable Copr
sudo dnf copr enable yanqiyu/geant4
Install packages
sudo dnf install geant4 geant4-devel geant4-data
if you need examples, install geant4-examples
After install/update reopen termal to make it to work
or source /etc/profile.d/geant4-data.sh
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (18)*, x86_64 (33)* | EPEL 9 (33 downloads) |
![]() |
aarch64 (57)*, x86_64 (175)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (27)*, x86_64 (131)* | Fedora 41 (53 downloads) |
![]() |
aarch64 (13)*, x86_64 (6)* | Fedora 42 (40 downloads) |
![]() |
aarch64 (61)*, x86_64 (83)* | Fedora rawhide (190 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable yanqiyu/geant4
More info about enabling Copr repositories