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

Last updated: May 03,2024

1. Install "clang-tidy-13" package

This guide let you learn how to install clang-tidy-13 on Kali Linux

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

2. Uninstall "clang-tidy-13" package

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

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

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

Package: clang-tidy-13
Source: llvm-toolchain-13
Version: 1:13.0.1-7
Installed-Size: 6934
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.32), libclang-cpp13 (>= 1:13.0.1), libgcc-s1 (>= 3.0), libllvm13 (= 1:13.0.1-7), libstdc++6 (>= 11), python3, libclang-common-13-dev, clang-tools-13, python3-yaml
Size: 1251864
SHA256: d6ceea0336906ce3234a6b4960ad53b6c6a5ff6cc12588eaf9010e7f08b7922e
SHA1: 9a79d920905b35e107db77fa37b127fa891cae0e
MD5sum: df23a23112349d19614767a0f2591440
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-13/clang-tidy-13_13.0.1-7_amd64.deb