Binary distributions
Platform | Files | Size |
---|---|---|
Linux Debian10i686 gcc8.3 | root_v6.19.01.Linux-Debian10i686-gcc8.3.tar.gz | 204M |
Example for setting up ROOT from CVMFS
. ('', '')
Git
The entire ROOT source can be obtained from our public Git repository:
git clone http://github.com/root-project/root.git
The release specific tag can be obtained using:
cd root
git checkout -b v6-19-01 v6-19-01