macOS
brew install hamlibprovider-native install command
安装
brew install hamlibprovider-native install command
概览
Ham radio control libraries
历史
Hamlib is the long-running free-software control layer for amateur-radio rigs, rotators, and amplifiers. It matters because it gives radio applications a shared API and command set instead of forcing every logging, digital-mode, contest, or satellite tool to speak each device protocol directly.
Hamlib traces its copyright lineage to Frank Singleton, Stephane Fillod, and the Hamlib Group beginning in 2000. The official README describes the project goal as stable, flexible shared libraries for faster development of amateur-radio equipment-control applications.
The design grew around a generic library API and backend modules for specific devices. The README describes `libhamlib` as the generic API seen by application programs, with radio, rotator, and amplifier backends behind it. That backend model is the central historical choice: support for new hardware can be added without rewriting every client application.
The project has also accumulated command-line utilities and network daemons. Tools such as `rigctl`, `rotctl`, and `ampctl` expose direct shell control and testing, while `rigctld`, `rotctld`, and `ampctld` make the same command families available over TCP sockets for applications written in other languages or running on other machines.
Hamlib became infrastructure rather than a single end-user program. The official README notes C++ support, bindings for Perl, Python, and TCL, and a network daemon usable by any language with sockets. That made it practical for GUI applications, scripts, and distributed station-control setups to share the same hardware backends.
Package-manager adoption reflects that infrastructure role. The input package facts list Hamlib in Homebrew, Alpine, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, and openSUSE-style packaging, which is the kind of broad Unix distribution footprint expected for a hardware-control library used by other amateur-radio software.
Users and developers most often meet Hamlib through the control utilities. `rigctl` can set or query radio state from the shell, `rotctl` controls antenna rotators, and the daemon variants let multiple clients speak to equipment through TCP ports. The dummy model gives developers a way to test behavior without physical radio hardware.
For application authors, the package provides a common API for equipment capabilities and state. The library abstracts differences among serial, USB-serial, Ethernet, Wi-Fi, Bluetooth, and similar control paths where devices present a command interface.
Hamlib is a classic package-nerd dependency: the executables are useful, but the real value is the shared ABI/API and the growing backend database. Distributions package it because many higher-level radio tools can depend on one control library instead of vendoring device protocols or requiring users to build hardware drivers from source.
It is also a packaging stress case. The project spans C libraries, command-line tools, daemon protocols, language bindings, release branches, and hardware-specific backends. Packagers care about Hamlib because an upgrade can unlock new equipment support, but major-version or command/API changes can affect client applications that link to the library or script against the utilities.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ampctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
ampctld | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigctlcom | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigctld | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigctlsync | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigctltcp | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigmem | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigsmtr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigswr | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigtestlibusb | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigtestmcast | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rigtestmcastrx | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rotctl | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
rotctld | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:hamlib |
|---|---|
| 版本 | 4.7.2 |
| 软件包管理器 | Homebrew |
| 主页 | http://www.hamlib.org/ |
| 仓库 | https://github.com/hamlib/hamlib |
| 最后更新 | 2026-06-21T15:41:01Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.