macOS
brew install clazylocal Homebrew formula metadata
brew
Qt oriented static code analyzer. Version 1.17.1 via Homebrew; verified from local package data.
install
brew install clazylocal Homebrew formula metadata
sudo apk add clazyAlpine Linux edge package indexes · clazy · source: dl-cdn.alpinelinux.org
sudo apt install clazyDebian stable package indexes · clazy · source: deb.debian.org
sudo dnf install clazyFedora Rawhide package metadata · clazy · source: dl.fedoraproject.org
nix profile install nixpkgs#clazynixpkgs package indexes · pkgs/by-name/cl/clazy/package.nix · source: api.github.com
sudo pacman -S clazyArch Linux sync databases · clazy · source: geo.mirror.pkgbuild.com
sudo zypper install clazyopenSUSE Tumbleweed package metadata · clazy · source: download.opensuse.org
overview
Qt oriented static code analyzer
history
Clazy is a Qt-oriented static analyzer built as a Clang compiler plugin and standalone tool. Its upstream README describes it as giving Clang Qt semantics and adding more than 50 Qt-related warnings, including checks for unnecessary allocations, API misuse, and automatic fix-its.
The upstream changelog records a 0.0.1 first release on 2015-06-10 and a 1.0 release on 2016-09-12. Subsequent releases expanded platform support, check coverage, fix-its, and standalone compilation-database use.
Clazy was originally associated with KDAB-oriented Qt development workflows and is now hosted under KDE's SDK namespace. The current KDE project description calls it a Qt-oriented static code analyzer based on the Clang framework.
The README documents Linux, Windows, MacPorts, and Homebrew build paths, and the batch package metadata lists Alpine, Homebrew, Debian, Fedora, Nix, Arch, Ubuntu, and openSUSE packages. That distribution spread reflects adoption by Qt/C++ developers who want analyzer checks packaged with their compiler toolchains.
Release history shows ongoing updates for modern LLVM and Qt versions, including LLVM 19-22 compatibility work, Qt 6 porting changes, and integration into clang-tidy in the 1.16 series.
Clazy is used either as a compiler wrapper/plugin or via clazy-standalone against a JSON compilation database. The README shows CMake and qmake usage, check levels, environment-variable and compiler-argument selection of checks, fix-it support, and warning-noise controls.
Clazy is a classic packaging edge case: it sits at the intersection of Qt, Clang/LLVM ABI compatibility, compiler plugins, IDE integration, and distro compiler versions. Package maintainers care because a clazy build must match supported LLVM/Clang ranges while still being useful across Qt 5 and Qt 6 codebases.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
clazy | cli | global executable | |
clazy-standalone | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:clazy |
|---|---|
| Version | 1.17.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/clazy |
| Homepage | https://www.kdab.com/ |
| Repository | https://invent.kde.org/sdk/clazy |
| Upstream docs | https://invent.kde.org/sdk/clazy/-/blob/master/README.md |
| License | LGPL-2.0-or-later |
| Source archive | https://invent.kde.org/sdk/clazy/-/archive/v1.17.1/clazy-v1.17.1.tar.gz |
| Dependencies | coreutils, llvm |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clazy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
clazy 1.14-1
Clang plugin for additional warnings
https://www.kdab.com/clazy-video/
sudo apt install clazyclazy-tests 1.14-1
test files for Clazy
https://www.kdab.com/clazy-video/
sudo apt install clazy-testsclazy
nix profile install nixpkgs#clazyclazy 1.11-4ubuntu2
Clang plugin for additional warnings
https://www.kdab.com/clazy-video/
sudo apt install clazyclazy-tests 1.11-4ubuntu2
test files for Clazy
https://www.kdab.com/clazy-video/
sudo apt install clazy-testsclazy 1.17.1-r1
Qt oriented code checker based on clang framework
https://invent.kde.org/sdk/clazy
sudo apk add clazyclazy-doc 1.17.1-r1
Qt oriented code checker based on clang framework (documentation)
https://invent.kde.org/sdk/clazy
sudo apk add clazy-docclazy 1.17-2.fc45
Qt oriented code checker based on clang framework
https://invent.kde.org/sdk/clazy
sudo dnf install clazyclazy 1.17.1-1
Qt oriented code checker based on clang framework
sudo pacman -S clazyclazy 1.17.1-1.6
Qt oriented code checker based on the Clang framework
sudo zypper install clazysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.