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 (11)*, x86_64 (25)* | EPEL 9 (21 downloads) |
![]() |
aarch64 (52)*, x86_64 (144)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (43)*, x86_64 (166)* | Fedora 40 (73 downloads) |
![]() |
aarch64 (19)*, x86_64 (88)* | Fedora 41 (36 downloads) |
![]() |
aarch64 (7)*, x86_64 (0)* | Fedora 42 (5 downloads) |
![]() |
aarch64 (54)*, x86_64 (71)* | Fedora rawhide (184 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable yanqiyu/geant4
More info about enabling Copr repositories