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

Last updated: May 15,2024

1. Install "clang-tidy-14" package

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

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

2. Uninstall "clang-tidy-14" package

Please follow the steps below to uninstall clang-tidy-14 on Kali Linux:

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

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

Package: clang-tidy-14
Source: llvm-toolchain-14
Version: 1:14.0.6-16
Installed-Size: 9616
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-16), libstdc++6 (>= 11), python3, libclang-common-14-dev, clang-tools-14, python3-yaml
Size: 1523684
SHA256: c7216d9b1c3b7b3706d263a8c80d122a1711dd1bf74717ed4d86df369a18d074
SHA1: acbc51350696b8c5d6fa954ec938d92983d9b1ef
MD5sum: 3b18582032b4a289b6bfe125f3c7699f
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-14/clang-tidy-14_14.0.6-16_amd64.deb