macOS
brew install bktlocal Homebrew formula metadata
brew
bkt のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install bktlocal Homebrew formula metadata
sudo apk add bktAlpine Linux edge package indexes · bkt · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#bktnixpkgs package indexes · pkgs/by-name/bk/bkt/package.nix · ソース: api.github.com
概要
CLI utility for caching the output of subprocesses
履歴
bkt is a Rust CLI and library for caching subprocess invocations. It is a small systems utility for shell prompts, fuzzy finders, polling scripts, and other workflows where repeated command output can be reused.
The repository and crates.io package appeared in 2021. The README says bkt is pronounced 'bucket', is inspired by bash-cache, and wraps expensive process invocations so callers can reuse recent outputs without adding caching logic to their own programs.
bkt is distributed as a Rust crate, GitHub release binary, and Unix package through Homebrew, Debian/Ubuntu, Alpine, and Nix according to the supplied package facts. The README also tracks package-manager support and links Repology status.
A typical invocation prefixes a command with bkt and a TTL, such as bkt --ttl=1m -- date. bkt caches stdout, stderr, and exit status, with options for stale refresh, working-directory and environment-sensitive keys, file modification checks, scopes, failure handling, and cache directory selection.
bkt matters to package nerds because it turns a recurring shell pattern into one binary with well-documented cache semantics. It is the kind of low-level CLI that quietly improves prompts and scripts without forcing every project to grow its own memoization layer.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
bkt | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/dimo414/bkt
インストールメタデータ
| パッケージキー | brew:bkt |
|---|---|
| バージョン | 0.8.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/bkt |
| ホームページ | https://github.com/dimo414/bkt |
| リポジトリ | https://github.com/dimo414/bkt |
| 上流ドキュメント | https://docs.rs/bkt/latest/bkt |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/dimo414/bkt/archive/refs/tags/0.8.2.tar.gz |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bkt |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
bkt 0.6.1-2+b8
CLI and Rust library for caching subprocess invocations
sudo apt install bktbkt
nix profile install nixpkgs#bktbkt 0.6.1-2
CLI and Rust library for caching subprocess invocations
sudo apt install bktbkt 0.8.0-r0
A subprocess caching utility
sudo apk add bktbkt-doc 0.8.0-r0
A subprocess caching utility (documentation)
sudo apk add bkt-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.