Clang-tidy-6.0 Installation On A Debian, Ubuntu And Kali

Clang-tidy-6.0 Installation On A Debian, Ubuntu And Kali

clang-tidy-6.0

clang-based C++ linter tool

Maintainer: LLVM Packaging Team



Section: devel

Install clang-tidy-6.0

  • Debian apt-get install clang-tidy-6.0 Click to copy
  • Ubuntu apt-get install clang-tidy-6.0 Click to copy
  • Kali Linux apt-get install clang-tidy-6.0 Click to copy

clang-tidy-6.0

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.

Installing clang-tidy-6.0 command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu and Kali operating systems. Once you run the command it will install the latest version of clang-tidy-6.0 2024 package in your OS.