# Install inspectrum with Homebrew, apt, MacPorts, Nix, pacman, zypper

Offline radio signal analyser. Version 0.4.0 via Homebrew; verified from local package data. Also installable with debian: sudo apt install inspectrum.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install inspectrum
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install inspectrum
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

  Evidence: 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
```

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

## Package facts

- **Package key:** brew:inspectrum
- **Package manager:** Homebrew
- **Version:** 0.4.0
- **Source summary:** Offline radio signal analyser
- **Homepage:** <https://github.com/miek/inspectrum>
- **Repository:** <https://github.com/miek/inspectrum>
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- inspectrum (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.4.0
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 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.

### Sources

- <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>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Other Package-Manager Records

- 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.6: normalized package name match | openSUSE Tumbleweed package metadata: inspectrum from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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


## Combined YAML source

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


## Sources

- 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
