How to Install and Uninstall cccc Package on Kali Linux

Last updated: May 17,2024

1. Install "cccc" package

Learn how to install cccc on Kali Linux

$ sudo apt update $ sudo apt install cccc

2. Uninstall "cccc" package

Please follow the guidelines below to uninstall cccc on Kali Linux:

$ sudo apt remove cccc $ sudo apt autoclean && sudo apt autoremove

3. Information about the cccc package on Kali Linux

Package: cccc
Version: 1:3.2.0+dfsg1-1
Installed-Size: 778
Maintainer: Colin Watson
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Size: 194892
SHA256: e3dee864f833aa18090d1fac61b0bc6023597fe65b121b5751e8f25b255de595
SHA1: 4e2185a8bb3aa5fd56364642e53f9e8738bd4acb
MD5sum: d2b082140cece8846c6569dbd1e998e8
Description: C and C++ Code Counter, a software metrics tool
CCCC analyses and reports measurements of source code in C, C++, and Java.
The metrics supported include lines of code, McCabe's Cyclomatic
Complexity, and measures of module fan-out/fan-in.
Description-md5:
Homepage: https://github.com/sarnold/cccc
Tag: devel::lang:c, devel::library, devel::testing-qa, implemented-in::c,
implemented-in::c++, role::devel-lib, role::program
Section: devel
Priority: optional
Filename: pool/main/c/cccc/cccc_3.2.0+dfsg1-1_amd64.deb