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

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

## インストール

```sh
sudo av install brew:inspectrum
```

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

### macOS

- Homebrew (100%):

```sh
brew install inspectrum
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install inspectrum
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install inspectrum
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#inspectrum
```

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

- pacman (92%):

```sh
sudo pacman -S inspectrum
```

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

- zypper (92%):

```sh
sudo zypper install inspectrum
```

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

## パッケージ情報

- **パッケージキー:** brew:inspectrum
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/inspectrum>
- **バージョン:** 0.4.0
- **ソース概要:** Offline radio signal analyser
- **ホームページ:** <https://github.com/miek/inspectrum>
- **リポジトリ:** <https://github.com/miek/inspectrum>
- **上流ドキュメント:** <https://github.com/miek/inspectrum#readme>
- **ライセンス:** GPL-3.0-or-later
- **ソースアーカイブ:** <https://github.com/miek/inspectrum/archive/refs/tags/v0.4.0.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

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

## 依存関係

- fftw
- liquid-dsp
- qtbase

## ビルド依存関係

- cmake
- pkgconf

## インストール挙動

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

## バージョンと鮮度

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

inspectrum is an offline signal-analysis application for captured radio samples, especially software-defined radio recordings. Its package-manager niche is practical DSP tooling: a Qt spectrogram viewer that turns raw capture files into measurements, symbol extraction, and exportable slices.

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

The GitHub repository was created in 2015 under miek/inspectrum, and the first tagged release, v0.1, appeared later that year. The README describes a desktop tool for analysing captured signals from SDR receivers, with support for very large files, spectrogram navigation, amplitude/frequency/phase/IQ plots, cursors, symbol extraction, and export of filtered or demodulated data.

The release history shows a gradual widening of file-format and analysis support. Version 0.2 added extra plots, cursors, symbol extraction, data export, and additional SDR sample formats; later releases added support for real-valued samples, SigMF files and annotations, Qt 6, and SigMF datasets.

### 採用の歴史

The README points users to Linux distribution packages, Homebrew, MacPorts, radioconda, and conda-forge, which places inspectrum in the cross-platform SDR packaging ecosystem rather than only as a source build for radio hobbyists.

Homebrew packages inspectrum from its tagged GitHub source archive and reports installation activity for the formula, while the input metadata also records packages in Debian, Ubuntu, MacPorts, Nix, Arch, and openSUSE-style package managers.

### 使われ方

The documented usage is to run inspectrum against a capture file. The README lists common SDR sample extensions such as cf32, cs16, cu8, SigMF metadata/data pairs, MATLAB-style real samples, and HackRF/BladeRF/RTL-SDR-oriented integer formats.

The tool is used after capture rather than during acquisition: users record samples with SDR hardware or another program, then inspect timing, symbol rates, modulation traces, and extracted regions offline.

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

For package maintainers, inspectrum is a compact example of the SDR stack in a desktop formula: Qt, FFTW, liquid-dsp, CMake, and a file-format-heavy UI for raw binary data. It is more specialized than a generic plotting tool and more packageable than a complete GNU Radio workflow.

Its importance comes from occupying a small but useful slot between low-level SDR capture utilities and larger radio-analysis environments: a single executable that can be installed from a package manager and pointed at raw samples.

### タイムライン

- 2015: GitHub repository created and v0.1 release published.
- 2017: v0.2 added extra plots, cursors, symbol extraction, data export, and more sample formats.
- 2020: v0.2.3 added real-valued sample support and Qt 5.15 build fixes.
- 2023: v0.3.1 added SigMF files and annotations.
- 2025: v0.4.0 added Qt 6 and SigMF dataset support.

### Related projects

- inspectrum sits near GNU Radio, osmocom tools, HackRF, BladeRF, RTL-SDR, SDRAngel, liquid-dsp, FFTW, SigMF, radioconda, and conda-forge packaging for radio/DSP workflows.

### ソース

- <https://api.github.com/repos/miek/inspectrum>
- <https://api.github.com/repos/miek/inspectrum/releases>
- <https://formulae.brew.sh/api/formula/inspectrum.json>
- <https://github.com/miek/inspectrum>


## セキュリティノート

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:** inspectrum
- **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

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

- Debian apt - inspectrum - 0.3.1-1+b1: normalized package name match | Debian stable package indexes: inspectrum from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | tool for visualising captured radio signals | https://github.com/miek/inspectrum
- Nix - inspectrum: normalized package name match | nixpkgs package indexes: pkgs/by-name/in/inspectrum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - inspectrum - 0.3.1-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: inspectrum from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | tool for visualising captured radio signals | https://github.com/miek/inspectrum
- pacman - inspectrum - 0.4.0-1: normalized package name match | Arch Linux sync databases: inspectrum from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Tool for analysing captured signals, primarily from software-defined radio receivers | https://github.com/miek/inspectrum
- zypper - inspectrum - 0.4.0-1.4: normalized package name match | openSUSE Tumbleweed package metadata: inspectrum from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A tool for analysing captured signals from SDRs | https://github.com/miek/inspectrum
- MacPorts - inspectrum: normalized package name match | MacPorts ports tree: science/inspectrum/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.
- [Scientific computing packages](https://www.automicvault.com/ja/pkg/scientific-computing-tools/) - Matched scientific computing metadata.
- [fftw](https://www.automicvault.com/ja/pkg/brew/fftw/) - Runtime dependency declared by Homebrew.
- [qtbase](https://www.automicvault.com/ja/pkg/brew/qtbase/) - 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.
- [gnuradio](https://www.automicvault.com/ja/pkg/brew/gnuradio/) - Shares av.db curated category or tags: cli, dsp, radio, science.
- [librtlsdr](https://www.automicvault.com/ja/pkg/brew/librtlsdr/) - Shares av.db curated category or tags: cli, radio, science, sdr.
- [limesuite](https://www.automicvault.com/ja/pkg/brew/limesuite/) - Shares av.db curated category or tags: cli, radio, science, sdr.
- [luaradio](https://www.automicvault.com/ja/pkg/brew/luaradio/) - Shares av.db curated category or tags: cli, radio, science, sdr.
- [aamath](https://www.automicvault.com/ja/pkg/brew/aamath/) - Shares av.db curated category or tags: cli, science.
- [abpoa](https://www.automicvault.com/ja/pkg/brew/abpoa/) - Shares av.db curated category or tags: cli, science.
- [abricate](https://www.automicvault.com/ja/pkg/brew/abricate/) - Shares av.db curated category or tags: cli, science.
- [abyss](https://www.automicvault.com/ja/pkg/brew/abyss/) - Shares av.db curated category or tags: cli, science.
- [kalign](https://www.automicvault.com/ja/pkg/brew/kalign/) - Local package facts share a topical domain. Shared terms: analysis, cli, science.

## Combined YAML source

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