How to Install and Uninstall ckon Package on Kali Linux

Last updated: May 20,2024

1. Install "ckon" package

Learn how to install ckon on Kali Linux

$ sudo apt update $ sudo apt install ckon

2. Uninstall "ckon" package

Please follow the steps below to uninstall ckon on Kali Linux:

$ sudo apt remove ckon $ sudo apt autoclean && sudo apt autoremove

3. Information about the ckon package on Kali Linux

Package: ckon
Source: ckon (0.7.1-5)
Version: 0.7.1-5+b3
Installed-Size: 398
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libcurl4 (>= 7.16.2), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1)
Size: 135408
SHA256: 10adf81ea2293479c963f7072c6cf0e30c16690fd3bfbddb2d5378ea2583ee0f
SHA1: 3b5e2acf47c5a5d06da66612945d9f6765d92a7a
MD5sum: c9bdeff3c716d8142b91f65bcd02c210
Description: 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.
Description-md5:
Homepage: http://tschaume.github.com/ckon
Section: science
Priority: optional
Filename: pool/main/c/ckon/ckon_0.7.1-5+b3_amd64.deb