How to Install and Uninstall clang-tidy-16 Package on Kali Linux

Last updated: May 18,2024

1. Install "clang-tidy-16" package

Please follow the steps below to install clang-tidy-16 on Kali Linux

$ sudo apt update $ sudo apt install clang-tidy-16

2. Uninstall "clang-tidy-16" package

This guide covers the steps necessary to uninstall clang-tidy-16 on Kali Linux:

$ sudo apt remove clang-tidy-16 $ sudo apt autoclean && sudo apt autoremove

3. Information about the clang-tidy-16 package on Kali Linux

Package: clang-tidy-16
Source: llvm-toolchain-16
Version: 1:16.0.6-20
Installed-Size: 28265
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp16 (>= 1:16.0.6), libgcc-s1 (>= 3.0), libllvm16 (= 1:16.0.6-20), libstdc++6 (>= 11), python3, libclang-common-16-dev, clang-tools-16, python3-yaml
Size: 4153448
SHA256: fdd9882f8038fa4817a89d12a07841a40b31873244c5af7bf018a3e8f460e46c
SHA1: e4f22999da071964b7c2eba2c16bd2dbc464f1a2
MD5sum: a5acf4e47bdf7f9de912ff0fad620b73
Description: clang-based C++ linter tool
Provide an extensible framework for diagnosing and fixing typical programming
errors, like style violations, interface misuse, or bugs that can be deduced
via static analysis. clang-tidy is modular and provides a convenient interface
for writing new checks.
Description-md5:
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-16/clang-tidy-16_16.0.6-20_amd64.deb