# bcal を Homebrew, apt, dnf, Nix, zypper でインストール

bcal のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:bcal
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bcal
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install bcal
```

  証拠: Debian stable package indexes: bcal from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install bcal
```

  証拠: Fedora Rawhide package metadata: bcal from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#bcal
```

  証拠: nixpkgs package indexes: pkgs/by-name/bc/bcal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install bcal
```

  証拠: openSUSE Tumbleweed package metadata: bcal from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:bcal
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bcal>
- **バージョン:** 2.5
- **ソース概要:** Storage conversion and expression calculator
- **ホームページ:** <https://github.com/jarun/bcal>
- **リポジトリ:** <https://github.com/jarun/bcal>
- **上流ドキュメント:** <https://github.com/jarun/bcal#readme>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/jarun/bcal/archive/refs/tags/v2.5.tar.gz>
- **生成日時:** 2026-07-08T07:18:31+00:00

## 実行可能ファイル

- bcal (cli)
- bcal (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 2.5
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jarun/bcal
- 検出された最新: v2.5 (最新)
- 情報: No package-manager update timestamp was available.
## プロジェクトの歴史と使われ方

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

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

- <https://github.com/jarun/bcal>
- <https://github.com/jarun/bcal#readme>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bcal
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Debian apt - bcal - 2.4-2+b1: normalized package name match | Debian stable package indexes: bcal from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Command-line utility for storage conversions and calculations | https://github.com/jarun/bcal
- Nix - bcal: normalized package name match | nixpkgs package indexes: pkgs/by-name/bc/bcal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - bcal - 2.4-2: normalized package name match | Ubuntu 24.04 LTS package indexes: bcal from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Command-line utility for storage conversions and calculations | https://github.com/jarun/bcal
- dnf - bcal - 2.5-1.fc45: normalized package name match | Fedora Rawhide package metadata: bcal from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Storage conversion and expression calculator | https://github.com/jarun/bcal
- zypper - bcal - 2.4-2.3: normalized package name match | openSUSE Tumbleweed package metadata: bcal from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Command-line utility for storage conversions and calculations | http://www.github.com/jarun/bcal


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [bsdconv](https://www.automicvault.com/ja/pkg/brew/bsdconv/) - Shares av.db curated category or tags: cli, conversion, developer-tools.
- [dmg2img](https://www.automicvault.com/ja/pkg/brew/dmg2img/) - Shares av.db curated category or tags: cli, conversion, developer-tools.
- [dvisvgm](https://www.automicvault.com/ja/pkg/brew/dvisvgm/) - Shares av.db curated category or tags: cli, conversion, developer-tools.
- [eva](https://www.automicvault.com/ja/pkg/brew/eva/) - Shares av.db curated category or tags: calculator, cli, developer-tools.
- [git-xet](https://www.automicvault.com/ja/pkg/brew/git-xet/) - Shares av.db curated category or tags: cli, developer-tools, storage.
- [kubectl-rook-ceph](https://www.automicvault.com/ja/pkg/brew/kubectl-rook-ceph/) - Shares av.db curated category or tags: cli, developer-tools, storage.
- [pcalc](https://www.automicvault.com/ja/pkg/brew/pcalc/) - Shares av.db curated category or tags: calculator, cli, developer-tools.
- [simg2img](https://www.automicvault.com/ja/pkg/brew/simg2img/) - Shares av.db curated category or tags: cli, conversion, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/bcal.yml](https://github.com/automic-vault/db/blob/main/combined/bcal.yml)


## ソース

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