Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install airspy

local Homebrew formula metadata

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

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

Linux

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

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

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

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

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

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

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

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

概要

パッケージ概要

Driver and tools for a software-defined radio

コマンドとエイリアス

  • airspy_gpio
  • airspy_gpiodir
  • airspy_info
  • airspy_lib_version
  • airspy_r820t
  • airspy_rx
  • airspy_si5351c
  • airspy_spiflash

履歴

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

Airspy is the host software package for Airspy SDR receivers, exposing libairspy and command-line utilities for inspecting devices, receiving samples, reading/writing device settings, and integrating Airspy hardware into SDR software stacks.

プロジェクトの歴史

The official Airspy site describes the hardware line as high-quality software-defined radio receivers for governments, professionals, academics, and hobbyists, and its page metadata dates the site to 2014. The airspyone_host repository is the host-side software for Airspy and describes the project as a low-cost, open-source software radio platform.

The host software's README names Benjamin Vernoux and Youssef Touil as principal authors and notes that Airspy is based on the HackRF project. That lineage matters: Airspy sits in the same open SDR tradition as HackRF while packaging a narrower set of host tools for Airspy hardware.

採用の歴史

Airspy's adoption is tied to SDR hardware ownership and to distribution packaging. The Homebrew source facts list packages for Homebrew, Debian, MacPorts, Nix, Arch, Ubuntu, and openSUSE, reflecting the need for easy host-tool installs across desktop SDR workstations.

The upstream repository documents Windows, Linux, and FreeBSD builds. On Linux it installs udev rules and runs `ldconfig`, which is a classic sign that the package is both a CLI utility set and a system library used by other SDR programs.

使われ方

Users install the host package to get commands such as `airspy_info`, `airspy_rx`, `airspy_gpio`, `airspy_r820t`, and `airspy_spiflash`. These tools inspect attached receivers, receive IQ samples, and manage lower-level device controls.

The package is usually not the whole SDR application. It is the plumbing layer that lets SDR frontends and scripts talk to Airspy USB hardware through libusb and libairspy.

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

Airspy is interesting to package maintainers because hardware support lives at the awkward edge between libraries, CLI tools, USB permissions, and downstream GUI applications. A working package needs the right libusb dependency, library installation, and device access rules, not just a compiled binary.

It is also part of the SDR packaging constellation: HackRF, rtl-sdr, Airspy HF+, SDR#, and SoapySDR-style integrations all shape how users expect radio hardware packages to install and coexist.

タイムライン

  • 2014: The official Airspy site metadata records publication of the Airspy SDR site.
  • 2010s: airspyone_host provides host software for Airspy as a low-cost open-source software radio platform.
  • 2020s: Airspy host tools are packaged across Homebrew, Debian, MacPorts, Nix, Arch, Ubuntu, and openSUSE according to source_facts.

Related projects

  • HackRF is named by the Airspy host README as a basis for the project.
  • Airspy HF+ is the related HF/VHF receiver line with its own host package.
  • libusb is the USB access dependency documented by the build instructions.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
airspy_gpiocliグローバル実行可能ファイル
airspy_gpiodircliグローバル実行可能ファイル
airspy_infocliグローバル実行可能ファイル
airspy_lib_versioncliグローバル実行可能ファイル
airspy_r820tcliグローバル実行可能ファイル
airspy_rxcliグローバル実行可能ファイル
airspy_si5351ccliグローバル実行可能ファイル
airspy_spiflashcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版1.0.10
マネージャ更新日2026-05-30
ローカルデータOK
上流最新
検出された最新v1.0.10

https://github.com/airspy/airspyone_host

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:airspy
バージョン1.0.10
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/airspy
ホームページhttps://airspy.com/
リポジトリhttps://github.com/airspy/airspyone_host
上流ドキュメントhttps://airspy.com/
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://github.com/airspy/airspyone_host/archive/refs/tags/v1.0.10.tar.gz
最終更新2026-05-30T13:43:59-04:00
Pulseupdated
依存関係libusb
ビルド依存関係cmake, pkgconf
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameairspy
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

airspy 1.0.10-3+b3

Tiny and efficient software defined radio receiver - utilities

http://airspy.com

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

airspy

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

airspy 1.0.10-3build1

Tiny and efficient software defined radio receiver - utilities

http://airspy.com

sudo apt install airspy
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: airspyone-host
  • 2 依存関係
  • normalized package name match
  • 一致条件: Airspy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: airspy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

airspy 1.0.10-5

AirSpy Software Defined Radio (SDR) usermode driver and associated tools

https://www.airspy.com

sudo pacman -S airspy
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Airspy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: airspy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

airspy 1.0.10-3.3

Support programs for Airspy

http://www.airspy.com

sudo zypper install airspy
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: airspy
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Airspy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: airspy from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

airspy-devel 1.0.10-3.3

Development files for airspy

http://www.airspy.com

sudo zypper install airspy-devel
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: airspy
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Airspy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: airspy-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

airspy-udev 1.0.10-3.3

Udev rules for Airspy SDR

http://www.airspy.com

sudo zypper install airspy-udev
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: airspy
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Airspy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: airspy-udev from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libairspy0 1.0.10-3.3

Driver for Airspy

http://www.airspy.com

sudo zypper install libairspy0
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: airspy
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Airspy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libairspy0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

airspy

sudo port install airspy
  • normalized package name match
  • 一致条件: Airspy
MacPorts ports tree · api.github.com · MacPorts ports tree: science/airspy/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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment