Automic VaultAutomic Vault

brew

bcal mit Homebrew, apt, dnf, Nix, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install bcal

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install bcal

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

Fedora dnfverifiziert · 92%
sudo dnf install bcal

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

Nixverifiziert · 92%
nix profile install nixpkgs#bcal

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

openSUSE zypperverifiziert · 92%
sudo zypper install bcal

openSUSE Tumbleweed package metadata · bcal · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Storage conversion and expression calculator

Befehle und Aliase

  • bcal

Verlauf

Projektgeschichte und Nutzung

bcal is a small C command-line calculator aimed at people who think in bytes, sectors, addresses, and binary prefixes.

Projektgeschichte

The upstream GitHub repository was created in 2016. Its README describes bcal, the Byte CALculator, as a REPL and single-shot CLI for storage expressions, SI/IEC conversion, byte address calculation, base conversion, and CHS/LBA calculations.

The project keeps dependencies modest: standard libc plus GNU Readline or BSD Editline, with a no-readline build option that uses its own prompt and history-file support.

Adoptionsgeschichte

bcal is packaged beyond Homebrew, including Debian, Fedora, Nix, Ubuntu, and openSUSE-family package sets in the supplied package-manager facts. Its README points users to package-manager installation first and shows Repology packaging status.

Wie es verwendet wird

Users run bcal as an interactive storage calculator, pass quoted expressions for one-shot evaluation, convert between decimal, hexadecimal, binary, SI, and IEC units, or calculate disk CHS/LBA values.

When built without Readline, its history file is stored under $XDG_CONFIG_HOME/bcal/history or $HOME/.config/bcal/history.

Warum Paket-Nerds sich dafür interessieren

bcal is the kind of niche CLI package that saves repeated mental arithmetic for storage engineers, filesystem debuggers, firmware people, and anyone reading sector offsets in hex.

Its significance is not ecosystem scale but fit: it packages a cluster of byte-addressing calculations that general calculators rarely make pleasant.

Zeitleiste

  • 2016: GitHub repository created.
  • 2018: README-linked asciinema demo published.
  • 2020s: Packaged in Homebrew and several Linux distributions.

Related projects

  • bc and dc cover general arbitrary-precision calculation but not bcal's storage-unit and disk-addressing workflow.
  • disk utilities, hex calculators, and filesystem debugging tools overlap with bcal's audience.

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 6 Plattformziele verfügbar.

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
bcalcliglobales 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-Version2.5
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.5

https://github.com/jarun/bcal

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:bcal
Version2.5
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/bcal
Homepagehttps://github.com/jarun/bcal
Repositoryhttps://github.com/jarun/bcal
Upstream-Dokumentationhttps://github.com/jarun/bcal#readme
LizenzGPL-3.0-or-later
Quellarchivhttps://github.com/jarun/bcal/archive/refs/tags/v2.5.tar.gz
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 Namebcal
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.

Debian apt95%

bcal 2.4-2+b1

Command-line utility for storage conversions and calculations

https://github.com/jarun/bcal

sudo apt install bcal
  • Section: misc
  • Architecture: amd64
  • Source Package: bcal
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bcal
Debian stable package indexes · deb.debian.org · Debian stable package indexes: bcal from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

bcal

nix profile install nixpkgs#bcal
  • normalized package name match
  • Abgeglichen nach: Bcal
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/bc/bcal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

bcal 2.4-2

Command-line utility for storage conversions and calculations

https://github.com/jarun/bcal

sudo apt install bcal
  • Section: universe/misc
  • Architecture: amd64
  • 3 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Bcal
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: bcal from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
dnf95%

bcal 2.5-1.fc45

Storage conversion and expression calculator

https://github.com/jarun/bcal

sudo dnf install bcal
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: bcal
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Bcal
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: bcal from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
zypper95%

bcal 2.4-2.3

Command-line utility for storage conversions and calculations

http://www.github.com/jarun/bcal

sudo zypper install bcal
  • License: GPL-3.0-only
  • Category: Productivity/Scientific/Math
  • Architecture: x86_64
  • Source Package: bcal
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Bcal
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: bcal from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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