macOS
brew install airspyhflocal Homebrew formula metadata
sudo port install airspyhfMacPorts ports tree · science/airspyhf/Portfile · 来源: api.github.com
安装
brew install airspyhflocal Homebrew formula metadata
sudo port install airspyhfMacPorts ports tree · science/airspyhf/Portfile · 来源: api.github.com
sudo apk add airspyhfAlpine Linux edge package indexes · airspyhf · 来源: dl-cdn.alpinelinux.org
sudo apt install airspyhfDebian stable package indexes · airspyhf · 来源: deb.debian.org
sudo dnf install airspyhfFedora Rawhide package metadata · airspyhf · 来源: dl.fedoraproject.org
nix profile install nixpkgs#airspyhfnixpkgs package indexes · pkgs/by-name/ai/airspyhf/package.nix · 来源: api.github.com
sudo zypper install airspyhfopenSUSE Tumbleweed package metadata · airspyhf · 来源: download.opensuse.org
概览
Driver and tools for a software-defined radio
历史
Airspy HF+ is the host software package for the Airspy HF+ receiver family, focused on high-performance SDR reception in the HF and VHF bands. It provides libairspyhf and utilities such as `airspyhf_info`, `airspyhf_rx`, and calibration/control tools.
The official airspyhf repository describes itself as a user-mode driver and host software for Airspy HF+, a high-performance software defined radio for the HF and VHF bands. It points to the Airspy HF+ product page and shares the broader Airspy software-defined-radio ecosystem.
The README names Ian Gilmour and Youssef Touil as principal authors and states that the user-mode driver is based on Airspy R2, itself based on HackRF. That gives the package a clear hardware-family lineage rather than presenting it as a generic SDR abstraction.
Airspy HF+ adoption follows the hardware and SDR-operator audience: users need a small host package that their SDR applications and scripts can call. The source facts show packaging in Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE.
The README documents Windows and Linux builds, and explicitly distinguishes Linux udev rule choices from macOS USB behavior. That detail is important for distribution adoption because a package can compile cleanly while still failing to give ordinary users access to the USB receiver.
Typical package usage is hardware enablement: run `airspyhf_info` to verify the attached receiver, `airspyhf_rx` to capture samples, and calibration or GPIO utilities when tuning the device setup. GUI SDR applications may depend on the installed library underneath.
On Linux, the documented build options install udev rules using either plugdev-style access or uaccess, while macOS does not need those udev options. That makes the same source package slightly different across operating systems.
Airspy HF+ is a small package with real platform edges: USB access, udev policy, shared libraries, and downstream SDR applications all matter. It is a package-manager example where the correctness of install-time permissions can be as important as the version number.
It also shows how hardware-specific packages split inside one vendor ecosystem: `airspy` and `airspyhf` are related but separately packaged because the devices and host libraries differ.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
airspyhf_calibrate | cli | 全局可执行文件 | |
airspyhf_gpio | cli | 全局可执行文件 | |
airspyhf_info | cli | 全局可执行文件 | |
airspyhf_lib_version | cli | 全局可执行文件 | |
airspyhf_rx | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/airspy/airspyhf
安装元数据
| 软件包键 | brew:airspyhf |
|---|---|
| 版本 | 1.6.8 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/airspyhf |
| 主页 | https://airspy.com/ |
| 仓库 | https://github.com/airspy/airspyhf |
| 上游文档 | https://airspy.com/ |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/airspy/airspyhf/archive/refs/tags/1.6.8.tar.gz |
| 依赖 | 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 Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | airspyhf |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
airspyhf 1.6.8-4+b2
HF+VHF software defined radio receiver - user runtime
https://airspy.com/airspy-hf-plus
sudo apt install airspyhflibairspyhf-dev 1.6.8-4+b2
HF+VHF software defined radio receiver - development
https://airspy.com/airspy-hf-plus
sudo apt install libairspyhf-devlibairspyhf1 1.6.8-4+b2
HF+VHF software defined radio receiver - library
https://airspy.com/airspy-hf-plus
sudo apt install libairspyhf1airspyhf
nix profile install nixpkgs#airspyhfairspyhf 1.6.8-4build1
HF+VHF software defined radio receiver - user runtime
https://airspy.com/airspy-hf-plus
sudo apt install airspyhflibairspyhf-dev 1.6.8-4build1
HF+VHF software defined radio receiver - development
https://airspy.com/airspy-hf-plus
sudo apt install libairspyhf-devlibairspyhf1 1.6.8-4build1
HF+VHF software defined radio receiver - library
https://airspy.com/airspy-hf-plus
sudo apt install libairspyhf1airspyhf 1.6.8-r2
User mode driver for Airspy HF+
https://github.com/airspy/airspyhf
sudo apk add airspyhfairspyhf-dev 1.6.8-r2
User mode driver for Airspy HF+ (development files)
https://github.com/airspy/airspyhf
sudo apk add airspyhf-devairspyhf-libs 1.6.8-r2
User mode driver for Airspy HF+ (libraries)
https://github.com/airspy/airspyhf
sudo apk add airspyhf-libsairspyhf 1.6.8^20260107git30e0422-3.fc44
AirSpy HF+ SDR host software for HF and VHF bands
sudo dnf install airspyhfairspyhf-devel 1.6.8^20260107git30e0422-3.fc44
Development files for airspyhf
sudo dnf install airspyhf-develairspyhf 1.6.8-4.3
Support programs for Airspy HF+ SDR
http://www.airspy.com/airspy-hf-plus
sudo zypper install airspyhfairspyhf-devel 1.6.8-4.3
Development files for Airspy HF+
http://www.airspy.com/airspy-hf-plus
sudo zypper install airspyhf-develairspyhf-udev 1.6.8-4.3
Udev rules for Airspy HF+ SDR
http://www.airspy.com/airspy-hf-plus
sudo zypper install airspyhf-udevlibairspyhf0 1.6.8-4.3
Driver for Airspy HF+
http://www.airspy.com/airspy-hf-plus
sudo zypper install libairspyhf0来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.