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

Last updated: November 07,2024

1. Install "clang-tidy-15" package

Learn how to install clang-tidy-15 on Kali Linux

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

2. Uninstall "clang-tidy-15" package

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

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

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

Package: clang-tidy-15
Source: llvm-toolchain-15
Version: 1:15.0.7-10
Installed-Size: 26318
Maintainer: LLVM Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34), libclang-cpp15 (>= 1:15.0.7), libgcc-s1 (>= 3.0), libllvm15 (= 1:15.0.7-10), libstdc++6 (>= 11), python3, libclang-common-15-dev, clang-tools-15, python3-yaml
Size: 4087696
SHA256: 44d0a6f7c432c28ee3caa10115e188ba3be060aeef2cc6a9373280b34646319c
SHA1: a5bdac98043710a04177e0eef3ea0f151ed2a7e9
MD5sum: 00c0d9ca25599fb0d4e69147783865e0
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-15/clang-tidy-15_15.0.7-10_amd64.deb