Home Publications Highlights Downloads Collaborators

Install ROOT on Ubuntu/Debian*

  • This script will install ROOT on your system.
  • Please check the gcc version of your system before running the script by doing gcc --version.
  • Also, visit CERN ROOT Releases to identify the correct version of root against your gcc version.
  • Please update the root and gcc version in the downloaded script at line number 21 and 22, respectively.
  • Credits to the beautiful ROOT package go to its rightful owners and developers.
  • Rene Brun and Fons Rademakers, ROOT - An Object Oriented Data Analysis Framework, Proceedings AIHENP'96 Workshop, Lausanne, Sep. 1996, Nucl. Inst. & Meth. in Phys. Res. A 389 (1997) 81-86.

*Disclaimer: This script is shipped with no warranty and should only be used for educational purposes. If you find any issues, please contact me here.

Install PYTHIA 8 on Ubuntu/Debian*

  • This script will install PYTHIA 8 on your system.
  • Please update the PYTHIA version in the downloaded script at line number 5.
  • Credits to PYTHIA package go to its rightful owners and collaborators.
  • A comprehensive guide to the physics and usage of PYTHIA 8.3 [arXiv:2203.11601 [hep-ph]]

*Disclaimer: This script is shipped with no warranty and should only be used for educational purposes. If you find any issues, please contact me here.