# bmake をインストール

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

## インストール

```sh
sudo av install brew:bmake
```

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

### macOS

- Homebrew (100%):

```sh
brew install bmake
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install bmake
```

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

### Linux

- apk (92%):

```sh
sudo apk add bmake
```

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

- Debian apt (92%):

```sh
sudo apt install bmake
```

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

- dnf (92%):

```sh
sudo dnf install bmake
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#bmake
```

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

- pacman (92%):

```sh
sudo pacman -S bmake
```

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

- zypper (92%):

```sh
sudo zypper install bmake
```

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

## パッケージ情報

- **パッケージキー:** brew:bmake
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bmake>
- **バージョン:** 20260508
- **ソース概要:** Portable version of NetBSD make(1)
- **ホームページ:** <https://www.crufty.net/help/sjg/bmake.html>
- **上流ドキュメント:** <https://www.crufty.net/help/sjg/bmake.html>
- **ライセンス:** BSD-3-Clause
- **ソースアーカイブ:** <https://www.crufty.net/ftp/pub/sjg/bmake-20260508.tar.gz>
- **更新:** 2026-05-12T19:57:22Z
- **生成ソース:** 2026-05-26T22:45:13+00:00

## 実行可能ファイル

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

## インストール挙動

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

## 鮮度

- ページ生成日: 2026-05-26
- マネージャ版: 20260508
- マネージャ更新日: 2026-05-12
- ローカルデータ: ok
- 上流リポジトリ: https://www.crufty.net/help/sjg/bmake.html
- info: Release/tag comparison is only available for GitHub repositories.

## セキュリティノート

no executable entrypoint in the package index.

- **Geiger リスク:** green / low
- no executable entrypoint in the package index

## 関連リンク

- [mk-configure](https://www.automicvault.com/pkg/brew/mk-configure/) - Popular package that depends on this formula.

## ソース

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
