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

Last updated: May 13,2024

1. Install "clang-tidy-11" package

Please follow the guidance below to install clang-tidy-11 on Kali Linux

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

2. Uninstall "clang-tidy-11" package

Please follow the guidelines below to uninstall clang-tidy-11 on Kali Linux:

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

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

Package: clang-tidy-11
Source: llvm-toolchain-11 (1:11.1.0-6)
Version: 1:11.1.0-6+b2
Installed-Size: 5663
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.32), libclang-cpp11 (>= 1:11.1.0), libgcc-s1 (>= 3.0), libllvm11 (= 1:11.1.0-6+b2), libstdc++6 (>= 11), python3, libclang-common-11-dev, clang-tools-11, python3-yaml
Size: 1098576
SHA256: fc5b22c539fe10bbe01987648e949bd8f17545b6a2fda523d2ee109ea63bab04
SHA1: 637f4c62e03e6817bb8f541ab48ff6dbc2b989bd
MD5sum: 78bcc529a31c9558476ae892c511cee3
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: 239d974b460ce0b6a914aa94c05888ad
Homepage: https://www.llvm.org/
Section: devel
Priority: optional
Filename: pool/main/l/llvm-toolchain-11/clang-tidy-11_11.1.0-6+b2_amd64.deb