macOS
brew install airspylocal Homebrew formula metadata
sudo port install airspyMacPorts ports tree · science/airspy/Portfile · source: api.github.com
brew
Driver and tools for a software-defined radio. Version 1.0.10 via Homebrew; verified 2026-05-30.
install
brew install airspylocal Homebrew formula metadata
sudo port install airspyMacPorts ports tree · science/airspy/Portfile · source: api.github.com
sudo apt install airspyDebian stable package indexes · airspy · source: deb.debian.org
nix profile install nixpkgs#airspynixpkgs package indexes · pkgs/by-name/ai/airspy/package.nix · source: api.github.com
sudo pacman -S airspyArch Linux sync databases · airspy · source: geo.mirror.pkgbuild.com
sudo zypper install airspyopenSUSE Tumbleweed package metadata · airspy · source: download.opensuse.org
overview
Driver and tools for a software-defined radio
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
airspy_gpio | cli | global executable | |
airspy_gpiodir | cli | global executable | |
airspy_info | cli | global executable | |
airspy_lib_version | cli | global executable | |
airspy_r820t | cli | global executable | |
airspy_rx | cli | global executable | |
airspy_si5351c | cli | global executable | |
airspy_spiflash | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/airspy/airspyone_host
install metadata
| Package key | brew:airspy |
|---|---|
| Version | 1.0.10 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/airspy |
| Homepage | https://airspy.com/ |
| Repository | https://github.com/airspy/airspyone_host |
| Upstream docs | https://airspy.com/ |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/airspy/airspyone_host/archive/refs/tags/v1.0.10.tar.gz |
| Last updated | 2026-05-30T13:43:59-04:00 |
| Pulse | updated |
| Dependencies | libusb |
| Build dependencies | cmake, pkgconf |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | airspy |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
airspy 1.0.10-3+b3
Tiny and efficient software defined radio receiver - utilities
sudo apt install airspyairspy
nix profile install nixpkgs#airspyairspy 1.0.10-3build1
Tiny and efficient software defined radio receiver - utilities
sudo apt install airspyairspy 1.0.10-5
AirSpy Software Defined Radio (SDR) usermode driver and associated tools
sudo pacman -S airspyairspy 1.0.10-3.3
Support programs for Airspy
sudo zypper install airspyairspy-devel 1.0.10-3.3
Development files for airspy
sudo zypper install airspy-develairspy-udev 1.0.10-3.3
Udev rules for Airspy SDR
sudo zypper install airspy-udevlibairspy0 1.0.10-3.3
Driver for Airspy
sudo zypper install libairspy0airspy
sudo port install airspysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.