# numbat を Homebrew, apk, apt, MacPorts, Nix, pacman, zypper, scoop でインストール

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

## インストール

```sh
sudo av install brew:numbat
```

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

### macOS

- Homebrew (100%):

```sh
brew install numbat
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install numbat
```

  証拠: MacPorts ports tree: math/numbat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add numbat
```

  証拠: Alpine Linux edge package indexes: numbat from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install numbat
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#numbat
```

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

- pacman (92%):

```sh
sudo pacman -S numbat
```

  証拠: Arch Linux sync databases: numbat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install numbat
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/numbat
```

  証拠: Scoop official bucket manifest trees: bucket/numbat.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:numbat
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.23.0
- **ソース概要:** Statically typed programming language for scientific computations
- **ホームページ:** <https://numbat.dev/>
- **リポジトリ:** <https://github.com/sharkdp/numbat>
- **最終更新:** 2026-06-14T14:47:58+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- numbat (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.23.0
## プロジェクトの歴史と使われ方

Numbat is David Peter's Rust-based, statically typed language and calculator for scientific computations with first-class physical units. Its public positioning is deliberately narrower than a general computer algebra system: the project emphasizes unit-aware calculations, physical dimensions as types, a large unit/constant standard library, and an interactive terminal workflow.

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

The public release trail visible through GitHub releases starts with v1.6.0 on September 20, 2023, and the author's 2023 'Introducing Numbat' article explains the central design idea: values such as months, years, lengths, speeds, and other quantities carry physical dimensions that the type checker can enforce. The repository is maintained by David Peter and licensed under Apache-2.0 OR MIT.

### 採用の歴史

Numbat is a niche but visible developer/science CLI rather than an infrastructure dependency. The GitHub project page showed about 2.6k stars and 104 forks during this research, and Homebrew's formula page listed 1,467 installs over 365 days on July 1, 2026. Its availability through Homebrew, crates.io, Linux distributions, Scoop, Nix, MacPorts, and other package managers gives it unusually broad packaging coverage for a specialized calculator language.

### 使われ方

Package nerds use Numbat when a unit conversion is too semantic for bc, Python, or a normal calculator: examples from the README include converting speeds, angles, mixed imperial lengths, and time durations; defining ad-hoc units; and relying on the standard library for physical constants and functions. The `NUMBAT_MODULES_PATH` escape hatch and `init.nbt` customization matter because the unit system itself is written in Numbat and can be extended without changing the binary.

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

The interesting packaging angle is that Numbat behaves like a calculator, a REPL, and a small domain language at once. It is the sort of package people install directly as a command-line tool, not as a transitive dependency, and its prelude/modules packaging is part of the user experience because users may inspect or override unit definitions.

### タイムライン

- 2023: David Peter publishes the Numbat type-system introduction.
- 2023-09-20: GitHub release v1.6.0 appears in the public release API.
- 2026-02-08: GitHub release v1.23.0 is published.

### Related projects

- sharkdp/insect
- Qalculate!
- WolframAlpha

### ソース

- <https://api.github.com/repos/sharkdp/numbat/releases?per_page=100>
- <https://crates.io/crates/numbat>
- <https://formulae.brew.sh/formula/numbat>
- <https://github.com/sharkdp/numbat>
- <https://numbat.dev/articles/intro.html>


## セキュリティノート

generalized runtime or code generation signal.

- **Geiger リスク:** yellow / 中
- generalized runtime or code generation signal

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

- Debian apt - numbat - 1.11.0-3+b1: normalized package name match | Debian stable package indexes: numbat from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | CLI for numbat, a programming language for scientific computations | https://numbat.dev/
- Nix - numbat: normalized package name match | nixpkgs package indexes: pkgs/by-name/nu/numbat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - numbat - 1.23.0-r0: normalized package name match | Alpine Linux edge package indexes: numbat from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Statically typed programming language for scientific computations | https://numbat.dev/
- apk - numbat-doc - 1.23.0-r0: normalized package name match | Alpine Linux edge package indexes: numbat-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Statically typed programming language for scientific computations (documentation) | https://numbat.dev/
- pacman - numbat - 1.23.0-2: normalized package name match | Arch Linux sync databases: numbat from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A statically typed programming language for scientific computations with first class support for physical dimensions and units | https://github.com/sharkdp/numbat
- zypper - numbat - 1.14.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: numbat from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Statically typed programming language for scientific computations | https://github.com/sharkdp/numbat
- MacPorts - numbat: normalized package name match | MacPorts ports tree: math/numbat/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/numbat: normalized package name match | Scoop official bucket manifest trees: bucket/numbat.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/numbat.yml](https://github.com/mxcl/pkgdb/blob/main/combined/numbat.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
