Automic VaultAutomic Vault

brew

hamlib を Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install hamlib

local Homebrew formula metadata

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

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

Linux

Alpine Linux apk確認済み · 92%
sudo apk add hamlib

Alpine Linux edge package indexes · hamlib · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install hamlib

Fedora Rawhide package metadata · hamlib · ソース: dl.fedoraproject.org

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

nixpkgs package indexes · hamlib · ソース: raw.githubusercontent.com

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

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

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

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

Debian apt確認済み · 92%
sudo apt install libhamlib++-dev

Debian stable package indexes · libhamlib++-dev · ソース: deb.debian.org

概要

パッケージ概要

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

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
ampctlcliグローバル実行可能ファイル
ampctldcliグローバル実行可能ファイル
rigctlcliグローバル実行可能ファイル
rigctlcomcliグローバル実行可能ファイル
rigctldcliグローバル実行可能ファイル
rigctlsynccliグローバル実行可能ファイル
rigctltcpcliグローバル実行可能ファイル
rigmemcliグローバル実行可能ファイル
rigsmtrcliグローバル実行可能ファイル
rigswrcliグローバル実行可能ファイル
rigtestlibusbcliグローバル実行可能ファイル
rigtestmcastcliグローバル実行可能ファイル
rigtestmcastrxcliグローバル実行可能ファイル
rotctlcliグローバル実行可能ファイル
rotctldcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-10
マネージャ版4.7.2
マネージャ更新日2026-06-21
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/Hamlib/Hamlib

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:hamlib
バージョン4.7.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/hamlib
ホームページhttp://www.hamlib.org/
リポジトリhttps://github.com/Hamlib/Hamlib
上流ドキュメントhttps://github.com/Hamlib/Hamlib/wiki
ライセンスLGPL-2.1-or-later
ソースアーカイブhttps://github.com/Hamlib/Hamlib/releases/download/4.7.2/hamlib-4.7.2.tar.gz
最終更新2026-06-21T15:41:01Z
Pulseupdated
依存関係libtool, libusb, libusb-compat
ビルド依存関係autoconf, automake, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libhamlib++-dev 4.6.2-1+b1

Development C++ library to control radio transceivers and receivers

http://www.hamlib.org

sudo apt install libhamlib++-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: hamlib
  • 4 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhamlib++-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhamlib++4t64 4.6.2-1+b1

Run-time C++ library to control radio transceivers and receivers

http://www.hamlib.org

sudo apt install libhamlib++4t64
  • Section: libs
  • Architecture: amd64
  • Source Package: hamlib
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhamlib++4t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhamlib-dev 4.6.2-1+b1

Development library to control radio transceivers and receivers

http://www.hamlib.org

sudo apt install libhamlib-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: hamlib
  • 3 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhamlib-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhamlib-doc 4.6.2-1

Documentation for the hamlib radio control library

http://www.hamlib.org

sudo apt install libhamlib-doc
  • Section: doc
  • Architecture: all
  • Source Package: hamlib
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhamlib-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhamlib-perl 4.6.2-1+b1

Run-time perl library to control radio transceivers and receivers

http://www.hamlib.org

sudo apt install libhamlib-perl
  • Section: perl
  • Architecture: amd64
  • Source Package: hamlib
  • 4 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhamlib-perl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhamlib-utils 4.6.2-1+b1

Utilities to support the hamlib radio control library

http://www.hamlib.org

sudo apt install libhamlib-utils
  • Section: hamradio
  • Architecture: amd64
  • Source Package: hamlib
  • 4 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhamlib-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libhamlib4t64 4.6.2-1+b1

Run-time library to control radio transceivers and receivers

http://www.hamlib.org

sudo apt install libhamlib4t64
  • Section: libs
  • Architecture: amd64
  • Source Package: hamlib
  • 2 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libhamlib4t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

lua-hamlib 4.6.2-1+b1

Run-time Lua library to control radio transceivers and receivers

http://www.hamlib.org

sudo apt install lua-hamlib
  • Section: interpreters
  • Architecture: amd64
  • Source Package: hamlib
  • 2 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: lua-hamlib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-hamlib 4.6.2-1+b1

Run-time Python3 library to control radio transceivers and receivers

http://www.hamlib.org

sudo apt install python3-hamlib
  • Section: python
  • Architecture: amd64
  • Source Package: hamlib
  • 4 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-hamlib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tcl-hamlib 4.6.2-1+b1

Run-time Tcl library to control radio transceivers and receivers

http://www.hamlib.org

sudo apt install tcl-hamlib
  • Section: interpreters
  • Architecture: amd64
  • Source Package: hamlib
  • 3 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tcl-hamlib from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

hamlib

nix profile install nixpkgs#hamlib
  • normalized package name match
  • 一致条件: Hamlib
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: hamlib from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

libhamlib++-dev 4.5.5-3.2build2

Development C++ library to control radio transceivers and receivers

https://sourceforge.net/projects/hamlib/

sudo apt install libhamlib++-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: hamlib
  • 4 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhamlib++-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhamlib++4t64 4.5.5-3.2build2

Run-time C++ library to control radio transceivers and receivers

https://sourceforge.net/projects/hamlib/

sudo apt install libhamlib++4t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: hamlib
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Hamlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhamlib++4t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhamlib-dev 4.5.5-3.2build2

Development library to control radio transceivers and receivers

https://sourceforge.net/projects/hamlib/

sudo apt install libhamlib-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: hamlib
  • 3 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhamlib-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhamlib-doc 4.5.5-3.2build2

Documentation for the hamlib radio control library

https://sourceforge.net/projects/hamlib/

sudo apt install libhamlib-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: hamlib
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Hamlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhamlib-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libhamlib-perl 4.5.5-3.2build2

Run-time perl library to control radio transceivers and receivers

https://sourceforge.net/projects/hamlib/

sudo apt install libhamlib-perl
  • Section: universe/perl
  • Architecture: amd64
  • Source Package: hamlib
  • 4 依存関係
  • normalized package name match
  • 一致条件: Hamlib
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libhamlib-perl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

リポジトリデータから生成

このページは 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