How to Install and Uninstall cpplint Package on Kali Linux

Last updated: May 17,2024

1. Install "cpplint" package

In this section, we are going to explain the necessary steps to install cpplint on Kali Linux

$ sudo apt update $ sudo apt install cpplint

2. Uninstall "cpplint" package

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

$ sudo apt remove cpplint $ sudo apt autoclean && sudo apt autoremove

3. Information about the cpplint package on Kali Linux

Package: cpplint
Version: 1.6.1-3
Installed-Size: 296
Maintainer: Wolfgang Silbermayr
Architecture: all
Depends: python3:any
Size: 75200
SHA256: 86b5ec2d886d88a9023eb9a04778a6b0e656b68f4bf52f25cba8e4d84064b1fc
SHA1: b262656a22fc81e16e109ad6404f8fa139ea4517
MD5sum: de63a159ef9f2d7d08e0bc6bb1ae949f
Description: Static code checker for C++
Command-line tool to check C/C++ files for style issues following
Google's C++ style guide.
Description-md5:
Homepage: https://github.com/cpplint/cpplint
Section: devel
Priority: optional
Filename: pool/main/c/cpplint/cpplint_1.6.1-3_all.deb