How To Install Ckon On Debian, Ubuntu, Kali And Raspbian?

How To Install Ckon On Debian, Ubuntu, Kali And Raspbian?

ckon

automatic build tool for ROOT data analysis software

Maintainer: Debian Science Maintainers



Section: science

Install ckon

  • Debian apt-get install ckon Click to copy
  • Ubuntu apt-get install ckon Click to copy
  • Kali Linux apt-get install ckon Click to copy
  • Raspbian apt-get install ckon Click to copy

ckon

automatic build tool for ROOT data analysis software

ckon is a C++ program/tool which automatically takes care of compilation, dictionary generation and linking of programs and libraries developed for data analyses within the CERN ROOT analysis framework. This includes parsing include headers to figure out which libraries the main programs need to be linked to. It uses automake/autoconf to be platform independent and GNU install compliant. In addition, m4 macros are automatically downloaded and the according compiler flags included based on a list of boost libraries provided in the config file. For the purpose of YAML database usage, a m4 macro can be downloaded during setup to link against the yaml-cpp library.

Install the latest version of ckon in Debian, Ubuntu, Kali and Raspbian from terminal. To install the ckon just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of ckon from the respository and install it in your computer/server.