Automic VaultAutomic Vault

brew

spacer mit Homebrew, apk, dnf, Nix installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install spacer

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add spacer

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

Fedora dnfverifiziert · 92%
sudo dnf install spacer

Fedora Rawhide package metadata · spacer · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#spacer

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

Überblick

Paketzusammenfassung

Small command-line utility for adding spacers to command output

Befehle und Aliase

  • spacer

Verlauf

Projektgeschichte und Nutzung

spacer is a small Rust command-line utility that inserts separator lines into a stream when command output pauses. It is aimed at terminal users who follow logs or long-running command output and want visible boundaries between bursts.

Projektgeschichte

The official README presents spacer as a simple CLI tool for inserting spacers when command output stops. It is distributed as a Rust crate and as a Homebrew package according to the README, with additional package availability recorded in the input facts.

Adoptionsgeschichte

spacer's official adoption story is modest but package-manager-shaped: the README names Homebrew and Cargo installation, while the input package facts also list apk, dnf, and Nix. That makes it a small utility available through both language and OS package ecosystems.

Wie es verwendet wird

The default behavior is to emit a spacer after one second without output. Users can change the interval with `--after`, including floating-point seconds, and can pipe both stdout and stderr with shell syntax such as `|&` when a command writes mostly to stderr.

A typical use is `tail -f some.log | spacer --after 5`, which turns a continuous log stream into visually separated bursts without changing the producing command.

Warum Paket-Nerds sich dafür interessieren

spacer matters to package nerds as a very small example of packaging terminal ergonomics. It does not replace logging tools; it packages one habit, pressing Enter while tailing logs, into a reusable filter.

Its availability through Cargo and system package managers makes it easy to add to dotfiles, shell pipelines, and development machines without vendoring a script.

Zeitleiste

  • Current README: Documents Homebrew installation.
  • Current README: Documents Cargo installation.
  • Current README: Documents `--after` and stdout/stderr pipe behavior.

Related projects

  • Cargo is the Rust package channel documented by the README.
  • Homebrew is the system package channel documented by the README.
  • `tail -f` is the example producer used in the README.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
spacercliglobales 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-25
Manager-Version0.5.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.5.0

https://github.com/samwho/spacer

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:spacer
Version0.5.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/spacer
Homepagehttps://github.com/samwho/spacer
Repositoryhttps://github.com/samwho/spacer
Upstream-Dokumentationhttps://github.com/samwho/spacer#readme
LizenzMIT
Quellarchivhttps://github.com/samwho/spacer/archive/refs/tags/v0.5.0.tar.gz
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

spacer

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

spacer 0.5.0-r0

CLI tool to insert spacers when command output stops

https://github.com/samwho/spacer

sudo apk add spacer
  • License: MIT
  • Architecture: x86_64
  • Source Package: spacer
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spacer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: spacer from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

spacer-doc 0.5.0-r0

CLI tool to insert spacers when command output stops (documentation)

https://github.com/samwho/spacer

sudo apk add spacer-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: spacer
  • normalized package name match
  • Abgeglichen nach: Spacer
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: spacer-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

spacer 0.5.0-2.fc44

CLI utility for adding spacers when command output stops

https://github.com/samwho/spacer

sudo dnf install spacer
  • License: MIT AND Apache-2.0 AND ISC AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: spacer
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spacer
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: spacer from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment