macOS
brew install bktlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bkt in AI-Agent-Workflows.
Installation
brew install bktlocal Homebrew formula metadata
sudo apk add bktAlpine Linux edge package indexes · bkt · Quelle: dl-cdn.alpinelinux.org
sudo apt install bktDebian stable package indexes · bkt · Quelle: deb.debian.org
nix profile install nixpkgs#bktnixpkgs package indexes · pkgs/by-name/bk/bkt/package.nix · Quelle: api.github.com
Überblick
CLI utility for caching the output of subprocesses
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bkt | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/dimo414/bkt
Installationsmetadaten
| Paketschlüssel | brew:bkt |
|---|---|
| Version | 0.8.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/bkt |
| Homepage | https://github.com/dimo414/bkt |
| Repository | https://github.com/dimo414/bkt |
| Upstream-Dokumentation | https://docs.rs/bkt/latest/bkt |
| Lizenz | MIT |
| Quellarchiv | https://github.com/dimo414/bkt/archive/refs/tags/0.8.2.tar.gz |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.