pkg.soopen package index

brew / 排名 4946

使用 Homebrew, apk, apt, dnf, Nix, pacman, zypper 安装 clazy

查看 clazy 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install clazy

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add clazy

Alpine Linux edge package indexes · clazy · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install clazy

Debian stable package indexes · clazy · 来源: deb.debian.org

Fedora dnf已验证 · 92%
sudo dnf install clazy

Fedora Rawhide package metadata · clazy · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#clazy

nixpkgs package indexes · pkgs/by-name/cl/clazy/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S clazy

Arch Linux sync databases · clazy · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install clazy

openSUSE Tumbleweed package metadata · clazy · 来源: download.opensuse.org

概览

软件包摘要

Qt oriented static code analyzer

命令和别名

  • clazy
  • clazy-standalone

历史

项目历史与用法

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.

时间线

  • 2015: Version 0.0.1 first release.
  • 2016: Version 1.0 release.
  • 2017: Version 1.1 adds macOS and Windows support.
  • 2017: Version 1.2 adds clazy-standalone for JSON compilation databases.
  • 2021: Version 1.10 requires C++17.
  • 2025: Version 1.16 adds clang-tidy integration.
  • 2026: Version 1.17 continues Qt and LLVM compatibility work.

Related projects

  • Clang and LLVM provide the compiler framework and plugin surface.
  • Qt is the target application framework whose idioms and APIs Clazy checks.
  • clang-tidy is a related analyzer integration point introduced by Clazy 1.16.
  • KDE hosts the active upstream repository under its SDK namespace.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
clazy可执行文件已索引可执行文件从本地可执行文件索引发现。
clazy-standalone可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.17.1
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:clazy
版本1.17.1
软件包管理器Homebrew
主页https://www.kdab.com/
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

clazy 1.14-1

Clang plugin for additional warnings

https://www.kdab.com/clazy-video/

sudo apt install clazy
  • Section: devel
  • Architecture: amd64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Clazy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clazy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

clazy-tests 1.14-1

test files for Clazy

https://www.kdab.com/clazy-video/

sudo apt install clazy-tests
  • Section: devel
  • Architecture: amd64
  • Source Package: clazy
  • 2 依赖
  • normalized package name match
  • 匹配方式:Clazy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clazy-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

clazy

nix profile install nixpkgs#clazy
  • normalized package name match
  • 匹配方式:Clazy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/clazy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

clazy 1.11-4ubuntu2

Clang plugin for additional warnings

https://www.kdab.com/clazy-video/

sudo apt install clazy
  • Section: universe/devel
  • Architecture: amd64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Clazy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clazy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

clazy-tests 1.11-4ubuntu2

test files for Clazy

https://www.kdab.com/clazy-video/

sudo apt install clazy-tests
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: clazy
  • 2 依赖
  • normalized package name match
  • 匹配方式:Clazy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clazy-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

clazy 1.17.1-r1

Qt oriented code checker based on clang framework

https://invent.kde.org/sdk/clazy

sudo apk add clazy
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: clazy
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Clazy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clazy from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

clazy-doc 1.17.1-r1

Qt oriented code checker based on clang framework (documentation)

https://invent.kde.org/sdk/clazy

sudo apk add clazy-doc
  • License: LGPL-2.0-only
  • Architecture: x86_64
  • Source Package: clazy
  • normalized package name match
  • 匹配方式:Clazy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clazy-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

clazy 1.17-3.fc45

Qt oriented code checker based on clang framework

https://invent.kde.org/sdk/clazy

sudo dnf install clazy
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: clazy
  • 9 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Clazy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clazy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

clazy 1.17.1-1

Qt oriented code checker based on clang framework

https://www.kdab.com/

sudo pacman -S clazy
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 6 依赖
  • normalized package name match
  • 匹配方式:Clazy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: clazy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

clazy 1.17.1-1.10

Qt oriented code checker based on the Clang framework

https://apps.kde.org/clazy/

sudo zypper install clazy
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: clazy
  • 10 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Clazy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: clazy from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation