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 |
---|---|---|
EPEL 9 | aarch64 (11)*, x86_64 (18)* | EPEL 9 (19 downloads) |
Fedora 39 | aarch64 (45)*, x86_64 (136)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (37)*, x86_64 (158)* | Fedora 40 (68 downloads) |
Fedora 41 | aarch64 (15)*, x86_64 (74)* | Fedora 41 (28 downloads) |
Fedora rawhide | aarch64 (49)*, x86_64 (63)* | Fedora rawhide (183 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable yanqiyu/geant4
More info about enabling Copr repositories