macOS
brew install bktlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bkt pour les workflows d'agents IA.
installation
brew install bktlocal Homebrew formula metadata
sudo apk add bktAlpine Linux edge package indexes · bkt · Source: dl-cdn.alpinelinux.org
sudo apt install bktDebian stable package indexes · bkt · Source: deb.debian.org
nix profile install nixpkgs#bktnixpkgs package indexes · pkgs/by-name/bk/bkt/package.nix · Source: api.github.com
aperçu
CLI utility for caching the output of subprocesses
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bkt | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/dimo414/bkt
métadonnées d'installation
| Clé du paquet | brew:bkt |
|---|---|
| Version | 0.8.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/bkt |
| Page d'accueil | https://github.com/dimo414/bkt |
| Dépôt | https://github.com/dimo414/bkt |
| Docs amont | https://docs.rs/bkt/latest/bkt |
| Licence | MIT |
| Archive source | https://github.com/dimo414/bkt/archive/refs/tags/0.8.2.tar.gz |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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-docpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.