Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install uhd

local Homebrew formula metadata

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

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

Linux

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

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

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

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

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

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

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

nixpkgs package indexes · pkgs/by-name/uh/uhd/package.nix · ソース: api.github.com

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

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

概要

パッケージ概要

Hardware driver for all USRP devices

コマンドとエイリアス

  • uhd_adc_self_cal
  • uhd_cal_rx_iq_balance
  • uhd_cal_tx_dc_offset
  • uhd_cal_tx_iq_balance
  • uhd_config_info
  • uhd_find_devices
  • uhd_image_loader
  • uhd_images_downloader
  • uhd_usrp_probe
  • usrp2_card_burner

履歴

プロジェクトの歴史と使われ方

UHD, the USRP Hardware Driver, is Ettus Research's free and open-source driver and API layer for Universal Software Radio Peripheral hardware.

プロジェクトの歴史

The official README describes UHD as the software driver and API for the USRP software-defined radio platform created and sold by Ettus Research. It supports Ettus Research USRP motherboards, daughterboards, and their combinations, making it the central host-side software layer for that hardware family.

The public GitHub repository was created in 2013 and contains host driver code, embedded module peripheral manager code, firmware, FPGA image sources, image packaging scripts, and debugging tools. The project therefore behaves like more than a typical CLI package: it is a driver, API, firmware/FPGA distribution, and hardware support tree.

Release metadata shows a long-lived 3.x-to-4.x line, with public 3.11/3.12 release-candidate and stable releases in 2018 and UHD 4.10.0.0 published in April 2026.

採用の歴史

UHD's adoption follows USRP hardware adoption in research labs, radio prototyping, telecom testbeds, and SDR developer environments. The README names common third-party application frameworks and toolkits that use UHD with USRP hardware, including GNU Radio, RFNoC out-of-tree blocks, NI LabVIEW, MATLAB/Simulink, REDHAWK, OpenBTS, Osmocom, srsRAN, and OpenAirInterface.

The supplied package data records UHD in Homebrew, MacPorts, Nix, Alpine, Debian, Ubuntu, Fedora/dnf, and openSUSE. That packaging matters because SDR users often need a reproducible host driver before higher-level GNU Radio or telecom stacks can see their radios.

使われ方

Package users commonly install UHD for command-line discovery, image loading, probing, calibration, and host API development. The Homebrew executables include uhd_find_devices, uhd_usrp_probe, uhd_image_loader, uhd_images_downloader, uhd_config_info, and several calibration utilities.

The official manual documents device setup and low-level operational behavior such as tuning, sample-rate constraints, overflow and underflow handling, threading, and device-family-specific configuration. In practice, UHD is both a user-facing diagnostic toolkit and the library dependency that unlocks USRP support for SDR applications.

パッケージ好きにとっての重要性

UHD is significant to package maintainers because it sits at the boundary between package management and physical hardware. A working formula or distro package has to account for libraries, firmware/FPGA images, USB or network transport, command-line tools, and ABI expectations from SDR applications.

For users, installing UHD from a package manager is often the first test of whether a USRP setup is usable: device discovery and uhd_usrp_probe provide quick confirmation before moving into GNU Radio, RFNoC, or custom C++/Python applications.

タイムライン

  • 2013: Public GitHub repository created.
  • 2018: Public UHD 3.11 and 3.12 release metadata available on GitHub.
  • 2026: UHD 4.10.0.0 release published.
  • 2026: Official manual identified the documentation version as 4.10.0.0.

Related projects

  • The README names GNU Radio, RFNoC OOT Blocks, NI LabVIEW, MATLAB/Simulink, REDHAWK, OpenBTS, Osmocom, srsRAN, and OpenAirInterface as common UHD application frameworks or toolkits.
  • UHD is tightly coupled to Ettus Research USRP hardware and to the firmware and FPGA image assets distributed with the project.

セキュリティ状態

保護ツール対応はまだ見つかっていません

uhd に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
uhd_adc_self_calcliグローバル実行可能ファイル
uhd_cal_rx_iq_balancecliグローバル実行可能ファイル
uhd_cal_tx_dc_offsetcliグローバル実行可能ファイル
uhd_cal_tx_iq_balancecliグローバル実行可能ファイル
uhd_config_infocliグローバル実行可能ファイル
uhd_find_devicescliグローバル実行可能ファイル
uhd_image_loadercliグローバル実行可能ファイル
uhd_images_downloadercliグローバル実行可能ファイル
uhd_usrp_probecliグローバル実行可能ファイル
usrp2_card_burnercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://github.com/EttusResearch/uhd

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:uhd
バージョン4.10.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/uhd
ホームページhttps://files.ettus.com/manual/
リポジトリhttps://github.com/EttusResearch/uhd
上流ドキュメントhttps://files.ettus.com/manual
ライセンスGPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND BSD-3-Clause AND Apache-2.0
ソースアーカイブhttps://github.com/EttusResearch/uhd/archive/refs/tags/v4.10.0.0.tar.gz
最終更新2026-05-07T13:23:05Z
Pulseupdated
依存関係boost, libusb, python@3.14
ビルド依存関係cmake, doxygen, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libuhd-dev 4.8.0.0+ds1-2

universal hardware driver for Ettus Research products - headers

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

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

libuhd4.8.0 4.8.0.0+ds1-2

universal hardware driver for Ettus Research products - library

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

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

libuhd4.8.0-dpdk 4.8.0.0+ds1-2

universal hardware driver for Ettus Research products - DPDK

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

sudo apt install libuhd4.8.0-dpdk
  • Section: libs
  • Architecture: amd64
  • Source Package: uhd
  • 15 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Uhd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libuhd4.8.0-dpdk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libuhd4.8.0-dpdk-tests 4.8.0.0+ds1-2

universal hardware driver for Ettus Research products - DPDK tests

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

sudo apt install libuhd4.8.0-dpdk-tests
  • Section: science
  • Architecture: amd64
  • Source Package: uhd
  • 13 依存関係
  • normalized package name match
  • 一致条件: Uhd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libuhd4.8.0-dpdk-tests from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-uhd 4.8.0.0+ds1-2

universal hardware driver for Ettus Research products - Python3

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

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

uhd-doc 4.8.0.0+ds1-2

universal hardware driver for Ettus Research products - doc

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

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

uhd-host 4.8.0.0+ds1-2

universal hardware driver for Ettus Research products - host apps

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

sudo apt install uhd-host
  • Section: science
  • Architecture: amd64
  • Source Package: uhd
  • 15 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Uhd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: uhd-host from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

uhd

nix profile install nixpkgs#uhd
  • normalized package name match
  • 一致条件: Uhd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/uh/uhd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libuhd-dev 4.6.0.0+ds1-5.1build4

universal hardware driver for Ettus Research products - headers

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

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

libuhd4.6.0-dpdk 4.6.0.0+ds1-5.1build4

universal hardware driver for Ettus Research products - DPDK

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

sudo apt install libuhd4.6.0-dpdk
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: uhd
  • 15 依存関係
  • 1 提供
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Uhd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libuhd4.6.0-dpdk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libuhd4.6.0-dpdk-tests 4.6.0.0+ds1-5.1build4

universal hardware driver for Ettus Research products - DPDK tests

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

sudo apt install libuhd4.6.0-dpdk-tests
  • Section: universe/science
  • Architecture: amd64
  • Source Package: uhd
  • 13 依存関係
  • normalized package name match
  • 一致条件: Uhd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libuhd4.6.0-dpdk-tests from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libuhd4.6.0t64 4.6.0.0+ds1-5.1build4

universal hardware driver for Ettus Research products - library

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

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

python3-uhd 4.6.0.0+ds1-5.1build4

universal hardware driver for Ettus Research products - Python3

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

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

uhd-doc 4.6.0.0+ds1-5.1build4

universal hardware driver for Ettus Research products - doc

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

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

uhd-host 4.6.0.0+ds1-5.1build4

universal hardware driver for Ettus Research products - host apps

https://www.ettus.com/sdr-software/uhd-usrp-hardware-driver/

sudo apt install uhd-host
  • Section: universe/science
  • Architecture: amd64
  • Source Package: uhd
  • 14 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Uhd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: uhd-host from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

uhd 4.9.0.0-r2

USRP Hardware Driver

https://github.com/EttusResearch/uhd

sudo apk add uhd
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: uhd
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Uhd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: uhd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.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