Automic VaultAutomic Vault

brew

kyua を Homebrew, apk, apt, dnf, MacPorts, Nix でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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