Problem installing ROOT on Ubuntu 16.04


If you read the instructions in the page you used, that is a list of packages you need to install. It is not a command that you have to run. So, first install those packages (sudo apt-get install … like they do in the previous lines) and then go to the second link @pamputt gave (“building root”) to see the cmake command you need (“quick start” section should probably do).