# libbtbb を Homebrew, apt, dnf, MacPorts, Nix でインストール

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

## インストール

```sh
sudo av install brew:libbtbb
```

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

### macOS

- Homebrew (100%):

```sh
brew install libbtbb
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libbtbb
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install libbtbb-dev
```

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

- dnf (92%):

```sh
sudo dnf install libbtbb
```

  証拠: Fedora Rawhide package metadata: libbtbb 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#libbtbb
```

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

## パッケージ情報

- **パッケージキー:** brew:libbtbb
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/libbtbb>
- **バージョン:** 2020-12-R1
- **ソース概要:** Bluetooth baseband decoding library
- **ホームページ:** <https://github.com/greatscottgadgets/libbtbb>
- **リポジトリ:** <https://github.com/greatscottgadgets/libbtbb>
- **上流ドキュメント:** <https://github.com/greatscottgadgets/libbtbb#readme>
- **ライセンス:** GPL-2.0-or-later
- **ソースアーカイブ:** <https://github.com/greatscottgadgets/libbtbb/archive/refs/tags/2020-12-R1.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## 依存関係

- python@3.14

## ビルド依存関係

- cmake

## インストール挙動

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

## バージョンと鮮度

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

libbtbb is Great Scott Gadgets' Bluetooth baseband decoding library, used with Ubertooth hardware and older GR-Bluetooth/USRP workflows to extract Bluetooth packet and piconet information.

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

The README describes libbtbb as forked from the GR-Bluetooth project. That origin matters: it moved Bluetooth baseband decoding from a GNU Radio research path into a reusable library that could support Ubertooth tools, packet formats, and Wireshark integration.

The changelog shows a hardware-toolchain release cadence tied to Ubertooth. The 2014-02-R2 release added Bluetooth Low Energy support, limited Adaptive Frequency Hopping support, a rewritten Basic Rate API, and Wireshark plugin support. Later releases focused on PCAP formats, BLE PCAPNG support, build simplification, and Python 3.

### 採用の歴史

libbtbb's adoption followed the Ubertooth ecosystem rather than general-purpose networking libraries. It appears in Homebrew and Linux distributions because Bluetooth researchers, packet analysts, and hardware-security users need a packaged decoder to build the rest of the Ubertooth stack.

### 使われ方

Users install libbtbb as a C library and headers, then consume it through Ubertooth utilities, packet decoders, and Wireshark-related workflows. The README notes use with Ubertooth devices and GR-Bluetooth/USRP.

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

libbtbb is significant as a small package that unlocks a larger hardware-hacking workflow. In a package graph, it is the Bluetooth baseband decoding layer between SDR capture hardware and user-facing analysis tools.

### タイムライン

- 2014-02-20: 2014-02-R2 added Bluetooth Low Energy support, limited AFH support, a rewritten Basic Rate API, and Wireshark plugin support.
- 2015-09-05: 2015-09-R2 added a new PCAP format for BR/EDR packets and BLE PCAPNG support.
- 2017-03-01: 2017-03-R2 removed the libpcap dependency to simplify builds.
- 2018: 2018-08-R1 and 2018-12-R1 kept version parity with Ubertooth releases.
- 2020-12-25: 2020-12-R1 added Python 3 support and minor bug fixes.

### Related projects

- Related projects include Ubertooth, GR-Bluetooth, GNU Radio, USRP hardware workflows, Wireshark dissectors, and Bluetooth Low Energy packet analysis.

### ソース

- <https://formulae.brew.sh/formula/libbtbb>
- <https://github.com/greatscottgadgets/libbtbb>
- <https://raw.githubusercontent.com/greatscottgadgets/libbtbb/master/README.md>
- <https://raw.githubusercontent.com/greatscottgadgets/libbtbb/master/changelog>
- <https://ubertooth.readthedocs.io/en/latest/building_from_git.html>


## セキュリティノート

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:** libbtbb
- **Version Scheme:** 0
- **Revision:** 1
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Debian apt - libbtbb-dev - 2018.12.R1-1+b2: normalized package name match | Debian stable package indexes: libbtbb-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Bluetooth baseband decoding library - development files | http://libbtbb.sourceforge.net/
- Debian apt - libbtbb1 - 2018.12.R1-1+b2: normalized package name match | Debian stable package indexes: libbtbb1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Bluetooth baseband decoding library | http://libbtbb.sourceforge.net/
- Nix - libbtbb: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/libbtbb/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libbtbb-dev - 2018.12.R1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libbtbb-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Bluetooth baseband decoding library - development files | http://libbtbb.sourceforge.net/
- Ubuntu apt - libbtbb1 - 2018.12.R1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: libbtbb1 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Bluetooth baseband decoding library | http://libbtbb.sourceforge.net/
- dnf - libbtbb - 2020.12.R1-16.fc44: normalized package name match | Fedora Rawhide package metadata: libbtbb from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A Bluetooth baseband decoding library | https://github.com/greatscottgadgets/libbtbb
- dnf - libbtbb-devel - 2020.12.R1-16.fc44: normalized package name match | Fedora Rawhide package metadata: libbtbb-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for libbtbb | https://github.com/greatscottgadgets/libbtbb
- MacPorts - libbtbb: normalized package name match | MacPorts ports tree: devel/libbtbb/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [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.
- [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.
- [python@3.14](https://www.automicvault.com/ja/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/ja/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [ubertooth](https://www.automicvault.com/ja/pkg/brew/ubertooth/) - Popular package that depends on this formula.
- [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.
- [cdpr](https://www.automicvault.com/ja/pkg/brew/cdpr/) - Shares av.db curated category or tags: cli, networking, packet-decoding.
- [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.
- [freerdp](https://www.automicvault.com/ja/pkg/brew/freerdp/) - Shares av.db curated category or tags: cli, library, networking.
- [gupnp](https://www.automicvault.com/ja/pkg/brew/gupnp/) - Shares av.db curated category or tags: cli, library, networking.
- [hesiod](https://www.automicvault.com/ja/pkg/brew/hesiod/) - Shares av.db curated category or tags: cli, library, networking.
- [copyparty](https://www.automicvault.com/ja/pkg/brew/copyparty/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, networking, python, python-3-14.
- [dnsviz](https://www.automicvault.com/ja/pkg/brew/dnsviz/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, networking, python, python-3-14.
- [gdown](https://www.automicvault.com/ja/pkg/brew/gdown/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, networking, python, python-3-14.

## Combined YAML source

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