pkg.soopen package index

brew / 順位 4512

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install inspectrum

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install inspectrum

MacPorts ports tree · science/inspectrum/Portfile · ソース: api.github.com

Linux

Debian apt確認済み · 92%
sudo apt install inspectrum

Debian stable package indexes · inspectrum · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#inspectrum

nixpkgs package indexes · pkgs/by-name/in/inspectrum/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S inspectrum

Arch Linux sync databases · inspectrum · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install inspectrum

openSUSE Tumbleweed package metadata · inspectrum · ソース: download.opensuse.org

概要

パッケージ概要

Offline radio signal analyser

コマンドとエイリアス

  • inspectrum

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
inspectrum実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.4.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:inspectrum
バージョン0.4.0
パッケージマネージャHomebrew
ホームページhttps://github.com/miek/inspectrum
リポジトリhttps://github.com/miek/inspectrum
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

inspectrum 0.3.1-1+b1

tool for visualising captured radio signals

https://github.com/miek/inspectrum

sudo apt install inspectrum
  • Section: hamradio
  • Architecture: amd64
  • Source Package: inspectrum
  • 9 依存関係
  • normalized package name match
  • 一致条件: Inspectrum
Debian stable package indexes · deb.debian.org · Debian stable package indexes: inspectrum from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

inspectrum

nix profile install nixpkgs#inspectrum
  • normalized package name match
  • 一致条件: Inspectrum
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/in/inspectrum/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

inspectrum 0.3.1-1build2

tool for visualising captured radio signals

https://github.com/miek/inspectrum

sudo apt install inspectrum
  • Section: universe/hamradio
  • Architecture: amd64
  • 9 依存関係
  • normalized package name match
  • 一致条件: Inspectrum
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: inspectrum from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

inspectrum 0.4.0-1

Tool for analysing captured signals, primarily from software-defined radio receivers

https://github.com/miek/inspectrum

sudo pacman -S inspectrum
  • License: GPL
  • Architecture: x86_64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Inspectrum
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: inspectrum from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

inspectrum 0.4.0-1.6

A tool for analysing captured signals from SDRs

https://github.com/miek/inspectrum

sudo zypper install inspectrum
  • License: GPL-3.0-or-later
  • Category: Productivity/Hamradio/Other
  • Architecture: x86_64
  • Source Package: inspectrum
  • 11 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Inspectrum
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: inspectrum from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

inspectrum

sudo port install inspectrum
  • normalized package name match
  • 一致条件: Inspectrum
MacPorts ports tree · api.github.com · MacPorts ports tree: science/inspectrum/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation