Automic VaultAutomic Vault

brew

bacon mit Homebrew, apk, apt, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bacon in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bacon

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add bacon

Alpine Linux edge package indexes · bacon · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install bacon

Debian stable package indexes · bacon · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#bacon

nixpkgs package indexes · pkgs/by-name/ba/bacon/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S bacon

Arch Linux sync databases · bacon · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Background rust code check

Verlauf

Projektgeschichte und Nutzung

bacon is a Rust command-line tool for keeping cargo check, clippy, tests, documentation, and custom jobs running in the background while a developer edits code. Its package-manager significance is less about being a foundational compiler tool and more about packaging a common Rust workflow as a small, editor-adjacent daemon.

Projektgeschichte

The public GitHub repository was created in October 2020 under Canop, and the README describes bacon as a background code checker designed for minimal interaction alongside an editor. Early releases reached 1.x by January 2021, and by 2026 the project was still publishing 3.x releases.

bacon grew around Cargo jobs rather than replacing Cargo: the official README shows default usage for check, clippy, tests, nextest, documentation, and user-defined jobs in bacon.toml. That kept it close to Rust's standard tooling while adding continuous feedback, keyboard switching between jobs, and project-local configuration.

Adoptionsgeschichte

The project is distributed through crates.io and is packaged in Homebrew, Debian, Alpine, Arch, and Nix according to the batch package metadata. GitHub repository metadata showed several thousand stars by June 2026, consistent with a well-known Rust developer convenience tool rather than a niche one-off.

Its adoption path follows the modern Rust CLI pattern: cargo install for upstream users, then operating-system packages for people who want reproducible workstation setup or package-manager updates.

Wie es verwendet wird

Typical usage is to run bacon in a Rust workspace and let it keep a selected job alive. The README examples cover plain bacon, bacon clippy, bacon test, bacon nextest, bacon doc, check-all, and custom job definitions in bacon.toml.

Because bacon watches a project and re-runs Cargo commands, it is most useful during active development and continuous refactoring. It is not a build system; it is a terminal feedback loop around Cargo.

Warum Paket-Nerds sich dafür interessieren

Package nerds care about bacon because it is a clean example of a language-ecosystem helper that became worth packaging independently. It wraps common Cargo invocations without becoming a new dependency manager, and its config discovery across Cargo metadata and bacon.toml mirrors how Rust workspaces actually get shared.

Zeitleiste

  • 2020: Canop/bacon GitHub repository created.
  • 2021: First GitHub release series visible as v1.1.3 and related 1.x releases.
  • 2026: v3.23.0 released, showing continued maintenance.

Related projects

  • Cargo, clippy, rustdoc, and cargo-nextest are the core tools bacon commonly drives.
  • watchexec and cargo-watch are adjacent file-watching command runners; bacon is more Rust-job oriented and interactive.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für bacon wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
prefs.toml$BACON_PREFSCargo.toml workspace.metadata.baconworkspace-root/bacon.tomlworkspace-root/.config/bacon.tomlCargo.toml package.metadata.baconpackage-root/bacon.tomlpackage-root/.config/bacon.toml$BACON_CONFIG

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
baconcliglobales Executable

Aktualität

Version und 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.

Seite generiert2026-07-08
Manager-Version3.23.0
Manager aktualisiert2026-05-19
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv3.23.0

https://github.com/Canop/bacon

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bacon
Version3.23.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bacon
Homepagehttps://dystroy.org/bacon/
Repositoryhttps://github.com/Canop/bacon
Upstream-Dokumentationhttps://dystroy.org/bacon
LizenzAGPL-3.0-or-later
Quellarchivhttps://github.com/Canop/bacon/archive/refs/tags/v3.23.0.tar.gz
Zuletzt aktualisiert2026-05-19T17:27:33Z
Pulseupdated
Build-Abhängigkeitenpkgconf, rust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

bacon 3.12.0-3

background code checker

https://github.com/Canop/bacon

sudo apt install bacon
  • Section: devel
  • Architecture: amd64
  • Source Package: rust-bacon
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bacon
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bacon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bacon

nix profile install nixpkgs#bacon
  • normalized package name match
  • Abgeglichen nach: Bacon
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ba/bacon/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

bacon 3.18.0-r0

Background code checker for Rust

https://github.com/Canop/bacon

sudo apk add bacon
  • License: AGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: bacon
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Bacon
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: bacon from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

bacon 3.23.0-1

A background rust code checker

https://dystroy.org/bacon

sudo pacman -S bacon
  • License: AGPL-3.0-only
  • Architecture: x86_64
  • 4 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bacon
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: bacon from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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