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

Last updated: May 04,2024

1. Install "clang-tidy-12" package

Please follow the guidelines below to install clang-tidy-12 on Kali Linux

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

2. Uninstall "clang-tidy-12" package

Here is a brief guide to show you how to uninstall clang-tidy-12 on Kali Linux:

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

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

Package: clang-tidy-12
Source: llvm-toolchain-12 (1:12.0.1-20)
Version: 1:12.0.1-20+b1
Installed-Size: 6197
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.32), libclang-cpp12 (>= 1:12.0.1), libgcc-s1 (>= 3.0), libllvm12 (= 1:12.0.1-20+b1), libstdc++6 (>= 11), python3, libclang-common-12-dev, clang-tools-12, python3-yaml
Size: 1186496
SHA256: ac2683fa14c8ad6c1c6a36684db8007d1eee0944b4071675e721fdb916e3cbb6
SHA1: 738927b1b6dde98b92de18f5f78ae4e42b83e8d9
MD5sum: 06437d45e93abd3efdc12172db8bf6f0
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-12/clang-tidy-12_12.0.1-20+b1_amd64.deb