# libbladerf を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:libbladerf
```

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

### macOS

- Homebrew (100%):

```sh
brew install libbladerf
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#libbladeRF
```

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

## パッケージ情報

- **パッケージキー:** brew:libbladerf
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libbladerf>
- **バージョン:** 2025.10
- **ソース概要:** USB 3.0 Superspeed Software Defined Radio Source
- **ホームページ:** <https://nuand.com/>
- **リポジトリ:** <https://github.com/Nuand/bladeRF>
- **上流ドキュメント:** <https://nuand.com/libbladeRF-doc>
- **ライセンス:** GPL-2.0-or-later AND LGPL-2.1-or-later AND MIT
- **ソースアーカイブ:** <https://github.com/Nuand/bladeRF.git>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- bladeRF-cli (cli)
- bladeRF-fsk (cli)
- bladeRF-power (cli)
- bladeRF-update (cli)
- bladeRF-cli (エイリアス)
- bladeRF-fsk (エイリアス)
- bladeRF-power (エイリアス)
- bladeRF-update (エイリアス)

## 依存関係

- libusb
- ncurses

## ビルド依存関係

- cmake
- pkgconf

## macOS 提供ライブラリ

- curl
- libedit

## インストール挙動

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

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 2025.10
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/Nuand/bladeRF
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

libbladeRF is the host library and tool suite for Nuand's bladeRF software-defined radio hardware. The upstream repository combines host-side C libraries and utilities, Cypress FX3 firmware, FPGA HDL, drivers, samples, and supporting documentation.

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

Nuand built bladeRF as an open source USB 3.0 software-defined radio platform, with the project repository carrying the host software, firmware, FPGA sources, and utilities needed to program and operate the boards. The README's quick start leads users from cloning the repository to installing libbladeRF and running `bladeRF-cli` against attached hardware.

The release history shows the host library evolving with the hardware. The 2016.06 release added clock and synchronization features, the 2018.08 line introduced libbladeRF v2.0 and bladeRF 2.0 Micro support, and later releases added packet mode, Wishbone-related features, 8-bit format mode, and continued FPGA/firmware updates.

### 採用の歴史

libbladeRF is adopted primarily by SDR users who own bladeRF hardware, rather than by general networking software. Its package-manager presence matters because installing the host tools on macOS or Linux gives users `bladeRF-cli`, firmware update commands, and a C API without building the whole hardware support stack by hand.

### 使われ方

Users run `bladeRF-cli` to probe devices, inspect versions, load FPGA images, update firmware, configure RF parameters, and stream samples. Developers use libbladeRF as the host API for receive/transmit streaming and device control, while the repository also includes MATLAB, Simulink, Python, firmware, and FPGA pieces.

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

This is a hardware package wearing a Unix package's clothes. It has shared-library ABI concerns, command-line tools, firmware images, FPGA bitstreams, USB access, and calibration workflows, so it is exactly the kind of formula where package maintainers must respect both software dependencies and physical-device behavior.

### タイムライン

- 2016: Release 2016.06 adds SMB clock control, synchronization trigger support, XB-300 support, and related firmware changes.
- 2018: Release 2018.08 introduces libbladeRF v2.0 and bladeRF 2.0 Micro support.
- 2020: Release 2020.12 adds packet mode support across libbladeRF, FX3 firmware, and FPGA logic.
- 2021: Release 2021.10 adds Wishbone master core support and bladeRF 2.0 micro xA5 support.
- 2023: Release 2023.02 adds 8-bit format mode and AD936x overclocking support.
- 2025: Nuand's 2025.10 release post describes throughput, stability, and streaming upgrades for bladeRF 2.0 micro.

### Related projects

- bladeRF-cli, bladeRF-fsk, bladeRF-wiphy, GNU Radio-style SDR workflows, FPGA images, FX3 firmware, MATLAB and Python bindings, and out-of-tree radio cores are the closest ecosystem pieces.

### ソース

- <https://github.com/Nuand/bladeRF>
- <https://raw.githubusercontent.com/Nuand/bladeRF/master/CHANGELOG>
- <https://raw.githubusercontent.com/Nuand/bladeRF/master/README.md>
- <https://www.nuand.com/>
- <https://www.nuand.com/2025-10-release/>
- <https://www.nuand.com/bladerf-fsk-modem-update/>


## セキュリティノート

library-like package without higher-risk signals.

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

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

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

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

- Nix - libbladeRF: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libbladeRF/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/ja/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://www.automicvault.com/ja/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [ncurses](https://www.automicvault.com/ja/pkg/brew/ncurses/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/ja/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [dump1090-fa](https://www.automicvault.com/ja/pkg/brew/dump1090-fa/) - Popular package that depends on this formula.
- [readsb](https://www.automicvault.com/ja/pkg/brew/readsb/) - Shares av.db curated category or tags: cli, networking, radio, sdr.
- [rtl_433](https://www.automicvault.com/ja/pkg/brew/rtl-433/) - Shares av.db curated category or tags: cli, networking, radio, sdr.
- [soapyremote](https://www.automicvault.com/ja/pkg/brew/soapyremote/) - Shares av.db curated category or tags: cli, networking, radio, sdr.
- [adns](https://www.automicvault.com/ja/pkg/brew/adns/) - Shares av.db curated category or tags: cli, library, networking.
- [c-ares](https://www.automicvault.com/ja/pkg/brew/c-ares/) - Shares av.db curated category or tags: cli, library, networking.
- [curl](https://www.automicvault.com/ja/pkg/brew/curl/) - Shares av.db curated category or tags: cli, library, networking.
- [czmq](https://www.automicvault.com/ja/pkg/brew/czmq/) - Shares av.db curated category or tags: cli, library, networking.

## Combined YAML source

View the package source record on GitHub. [combined/libbladerf.yml](https://github.com/automic-vault/db/blob/main/combined/libbladerf.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
