Skip to content

divaldo95/CERNToolsScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CERN Tools Installer Script

Small bash script to install CERN Root and Geant4 with its dependencies. Currently works only on Ubuntu based distros and MacOS.

Manual steps

MacOS:

Install packages

brew install qt@5
brew install doxygen
brew install xquartz

Bash source files not used on MacOS

echo 'source /opt/root/bin/thisroot.sh' >> /etc/zshrc 
echo 'source /opt/geant4/bin/geant4.sh' >> /etc/zshrc

About

Small bash script to install CERN Root and Geant4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages