How to Install root-macro-fastjet software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install root-macro-fastjet software package in Ubuntu 14.04 LTS (Trusty Tahr)

root-macro-fastjet software package provides FastJet macro for CERN ROOT, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install root-macro-fastjet 

root-macro-fastjet is installed in your system.

Make ensure the root-macro-fastjet package were installed using the commands given below,

$ sudo dpkg-query -l | grep root-macro-fastjet *

You will get with root-macro-fastjet package name, version, architecture and description in a table

root-macro-fastjet package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Development
Package root-macro-fastjet
Version 3.0.6+dfsg-1
Description FastJet macro for CERN ROOT
Sub Section devel


See Also, How to uninstall or remove root-macro-fastjet software package from Ubuntu 14.04 LTS (Trusty Tahr)?