pkg.sopackage field notes

brew / 排名 2847

使用 Homebrew 安装 hamlib

查看 hamlib 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install hamlib

provider-native install command

概览

软件包摘要

Ham radio control libraries

命令和别名

  • ampctl
  • ampctld
  • rigctl
  • rigctlcom
  • rigctld
  • rigctlsync
  • rigctltcp
  • rigmem
  • rigsmtr
  • rigswr
  • rigtestlibusb
  • rigtestmcast
  • rigtestmcastrx
  • rotctl
  • rotctld

历史

项目历史与用法

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.

时间线

  • 2000: Copyright lineage begins with Frank Singleton, Stephane Fillod, and the Hamlib Group.
  • 2001-2011: Copyright notices in utility manual pages identify Stephane Fillod's early long-term authorship period.
  • 2002 onward: Hamlib Group contributor copyright appears in utility documentation.
  • 2010s-2020s: The project continues as a shared library plus command utilities, daemon interfaces, bindings, release branches, and a GitHub-hosted master repository.

Related projects

  • Client applications commonly relate to Hamlib through the `rigctl`/`rotctl` utilities or the `rigctld`/`rotctld` network daemons. The project also relates to radio logging, digital-mode, satellite-tracking, and remote-station software that need standardized rig or rotator control.
  • The project keeps a SourceForge presence for snapshots and backup distribution while the master repository is on GitHub.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:sync

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ampctl可执行文件已索引可执行文件从本地可执行文件索引发现。
ampctld可执行文件已索引可执行文件从本地可执行文件索引发现。
rigctl可执行文件已索引可执行文件从本地可执行文件索引发现。
rigctlcom可执行文件已索引可执行文件从本地可执行文件索引发现。
rigctld可执行文件已索引可执行文件从本地可执行文件索引发现。
rigctlsync可执行文件已索引可执行文件从本地可执行文件索引发现。
rigctltcp可执行文件已索引可执行文件从本地可执行文件索引发现。
rigmem可执行文件已索引可执行文件从本地可执行文件索引发现。
rigsmtr可执行文件已索引可执行文件从本地可执行文件索引发现。
rigswr可执行文件已索引可执行文件从本地可执行文件索引发现。
rigtestlibusb可执行文件已索引可执行文件从本地可执行文件索引发现。
rigtestmcast可执行文件已索引可执行文件从本地可执行文件索引发现。
rigtestmcastrx可执行文件已索引可执行文件从本地可执行文件索引发现。
rotctl可执行文件已索引可执行文件从本地可执行文件索引发现。
rotctld可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本4.7.2
管理器更新时间2026-06-21
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:hamlib
版本4.7.2
软件包管理器Homebrew
主页http://www.hamlib.org/
仓库https://github.com/hamlib/hamlib
最后更新2026-06-21T15:41:01Z
Pulseupdated
Bottle未记录
服务未声明

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • curated package history
  • pkgdb category and tag curation