Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, dnf, MacPorts, Nix 安装 kyua

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install kyua

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install kyua

MacPorts ports tree · devel/kyua/Portfile · 来源: api.github.com

Linux

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

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

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

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

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

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

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

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

概览

软件包摘要

Testing framework for infrastructure software

命令和别名

  • kyua

历史

项目历史与用法

Kyua is a BSD-oriented test runner and reporting tool for infrastructure software. It was designed around ATF compatibility but grew into a standalone command-line runtime able to run ATF tests, plain test programs, and TAP-style tests.

For package people, Kyua matters because it is not just another unit-test binary: it is part of the operating-system test-suite story for NetBSD and FreeBSD, and it appears across ports and distribution packages as the runner behind many low-level test suites.

项目历史

Kyua began in November 2010 as Julio Merino's attempt to replace the ATF tools while preserving compatibility with ATF-written tests. The NetBSD wiki framed the goal as reimplementing the ATF tools while keeping the NetBSD test suite usable, especially to unlock features such as parallel execution, richer reports, and support for non-ATF tests.

The project reached Kyua 0.1 in July 2011 after it could run most of the NetBSD test suite unmodified. FreeBSD later adopted Kyua as part of its own test-suite and CI work, and in 2024 the project moved under the FreeBSD GitHub organization after a long quiet period.

采用历史

Kyua's adoption followed BSD operating-system testing needs rather than application-framework fashion. Its README documents packages for FreeBSD, NetBSD pkgsrc, OpenBSD, Fedora, and Homebrew, reflecting a tool distributed mainly where system test suites and ports infrastructure need a common runner.

FreeBSD documentation describes ATF test programs relying on a separate runtime engine and names Kyua as the runtime of choice. That made Kyua part of the practical interface between operating-system tests, package builds, and CI reporting.

使用方式

Users define test suites with Kyuafiles and run them with the `kyua` command. Kyua records results, can generate reports, and can run tests written with ATF as well as simpler external programs.

The 0.12 release in November 2015 added parallel test execution, a significant improvement for large system test suites where individual tests are often I/O-bound or process-bound rather than CPU-bound.

为什么软件包爱好者会关心

Kyua is a classic package-nerd tool because it lives at the layer where packaging, operating-system QA, and reproducible test execution meet. It is small enough to install as a command-line dependency, but important enough that a broken Kyua package can affect large downstream test runs.

Its relationship with ATF, TAP, FreeBSD, NetBSD, and Homebrew makes it a useful marker of Unix test infrastructure moving from ad hoc scripts toward queryable, reportable test databases.

时间线

  • 2010: Kyua was born as a testing framework for infrastructure software.
  • 2011: Kyua 0.1 was launched after it could run most of the NetBSD test suite unmodified.
  • 2013: Work to integrate Kyua into FreeBSD was underway.
  • 2015: Kyua 0.12 added parallel test execution.
  • 2016: Kyua 0.13 was released with fixes for timestamps, TAP parsing, and long-running executions.
  • 2024: The project moved under the FreeBSD GitHub organization.
  • 2025: Kyua 0.14.1 was released with renewed ATF compatibility and build fixes.

Related projects

  • ATF is Kyua's closest companion: ATF provides libraries and conventions for writing tests, while Kyua runs them and records results.
  • TAP support connects Kyua to the broader Unix testing convention used by many language and packaging ecosystems.
  • FreeBSD CI and test-suite work helped turn Kyua from a NetBSD-adjacent experiment into practical operating-system testing infrastructure.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:infrastructure

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
kyuacli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-07-25
管理器版本0.14.1
管理器更新时间2026-06-25
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/freebsd/kyua

安装元数据

软件包元数据

软件包键brew:kyua
版本0.14.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/kyua
主页https://github.com/freebsd/kyua
仓库https://github.com/freebsd/kyua
上游文档https://github.com/freebsd/kyua#readme
许可证BSD-3-Clause
源码归档https://github.com/freebsd/kyua/releases/download/kyua-0.14.1/kyua-0.14.1.tar.gz
最后更新2026-06-25T13:37:47+02:00
Pulseupdated
依赖atf, lua, lutok
构建依赖pkgconf
macOS 提供的库sqlite
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekyua
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

kyua 0.13+git20240311+0a43bb8d89e3-3

testing framework for infrastructure software

https://github.com/freebsd/kyua

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

kyua

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

kyua 0.13+git20190402+a685f911237e-1build2

testing framework for infrastructure software

https://github.com/jmmv/kyua

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

kyua 0.14.1-r0

testing framework for infrastructure software

https://github.com/freebsd/kyua

sudo apk add kyua
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kyua
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kyua
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kyua from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kyua-dbg 0.14.1-r0

testing framework for infrastructure software (debug symbols)

https://github.com/freebsd/kyua

sudo apk add kyua-dbg
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kyua
  • 1 依赖
  • normalized package name match
  • 匹配方式:Kyua
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kyua-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

kyua-doc 0.14.1-r0

testing framework for infrastructure software (documentation)

https://github.com/freebsd/kyua

sudo apk add kyua-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: kyua
  • normalized package name match
  • 匹配方式:Kyua
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: kyua-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

kyua 0.13-21.fc44

Testing framework for infrastructure software

https://github.com/jmmv/kyua

sudo dnf install kyua
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kyua
  • 6 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Kyua
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kyua from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

kyua-tests 0.13-21.fc44

Runtime tests of the Kyua toolchain

https://github.com/jmmv/kyua

sudo dnf install kyua-tests
  • License: LicenseRef-Callaway-BSD
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: kyua
  • 10 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Kyua
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: kyua-tests from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
MacPorts95%

kyua

sudo port install kyua
  • normalized package name match
  • 匹配方式:Kyua
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/kyua/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment