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 (1)*, x86_64 (10)* | EPEL 9 (9 downloads) |
Fedora 38 | aarch64 (40)*, x86_64 (137)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (31)*, x86_64 (118)* | Fedora 39 (66 downloads) |
Fedora 40 | aarch64 (23)*, x86_64 (135)* | Fedora 40 (60 downloads) |
Fedora 41 | aarch64 (1)*, x86_64 (50)* | Fedora 41 (13 downloads) |
Fedora rawhide | aarch64 (35)*, x86_64 (47)* | Fedora rawhide (176 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable yanqiyu/geant4
More info about enabling Copr repositories