# urh を Homebrew, dnf, Nix, pacman, zypper でインストール

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

## インストール

```sh
sudo av install brew:urh
```

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

### macOS

- Homebrew (100%):

```sh
brew install urh
```

  証拠: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install urh
```

  証拠: Fedora Rawhide package metadata: urh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#urh
```

  証拠: nixpkgs package indexes: pkgs/by-name/ur/urh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S urh
```

  証拠: Arch Linux sync databases: urh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install urh
```

  証拠: openSUSE Tumbleweed package metadata: urh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:urh
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/urh>
- **バージョン:** 2.10.0
- **ソース概要:** Universal Radio Hacker
- **ホームページ:** <https://github.com/jopohl/urh>
- **リポジトリ:** <https://github.com/jopohl/urh>
- **ライセンス:** GPL-3.0-only
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/dd/75/e3ce1cd756dc47ab42166d1ecfb9a9f5e34e2fcf78aeed0b9392313dc057/urh-2.10.0.tar.gz>
- **最終更新:** 2026-07-17T11:23:57+09:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- urh (cli)
- urh_cli (cli)
- urh (エイリアス)
- urh_cli (エイリアス)

## 依存関係

- hackrf
- numpy
- pyqt
- python@3.14

## ビルド依存関係

- pkgconf

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.10.0
- マネージャ更新日: 2026-07-17
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/jopohl/urh
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

Universal Radio Hacker is a wireless-protocol investigation suite for software-defined radio users. The upstream README describes support for demodulation, decoding, protocol reverse engineering, fuzzing, simulation, and native integration with common SDR devices.

### プロジェクトの歴史

The public repository dates to 2016. The README presents URH as both an interactive tool and a research artifact: it links Black Hat Arsenal 2017 and 2018 badges and asks researchers to cite the 2018 USENIX WOOT paper by Johannes Pohl and Andreas Noack.

### 採用の歴史

URH spread through security and SDR communities rather than through one language ecosystem. The official README documents PyPI/pipx installation, Windows installers, macOS DMG and Homebrew installation, source execution, Docker images, and distribution packages for Arch Linux, Gentoo, Fedora, openSUSE, NixOS, and FreeBSD; the batch input also lists Homebrew, Fedora, Nix, Arch, and openSUSE package entries.

### 使われ方

Users install URH to record wireless signals, inspect modulation and bitstreams, assign or infer protocol fields, apply custom decodings such as CC1101 data whitening, fuzz stateless protocols, and simulate stateful attacks. The package exposes both `urh` and `urh_cli`, which makes it useful from desktops and scripted workflows.

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

URH is notable to package maintainers because it combines a Python application, native extensions, SDR hardware backends, GUI distribution, CLI use, udev rules, PyPI wheels, Homebrew, desktop installers, and distro packages. That mix makes it a practical example of packaging a security research tool with hardware-adjacent dependencies.

### タイムライン

- 2016: Public GitHub repository metadata records repository creation.
- 2017: README badges identify Black Hat Arsenal USA 2017 participation.
- 2018: README badges identify Black Hat Arsenal Europe 2018 participation.
- 2018: README citation block points to the USENIX WOOT paper on URH.
- README era: Documented package-manager availability across major Linux and BSD-style channels plus Homebrew for macOS.

### Related projects

- URH's README links it to common SDR devices and to wireless-security workflows; the article list includes examples involving HackRF, RTL-SDR, 433 MHz remotes, pagers, weather stations, wireless blinds, and keyboard/presenter attacks.

### ソース

- <https://github.com/jopohl/urh/blob/master/README.md>
- <https://github.com/jopohl/urh/wiki>
- <https://www.usenix.org/conference/woot18/presentation/pohl>
- input source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** urh
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

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

- Nix - urh: normalized package name match | nixpkgs package indexes: pkgs/by-name/ur/urh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- dnf - urh - 2.10.0-7.fc45: normalized package name match | Fedora Rawhide package metadata: urh from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Universal Radio Hacker: investigate wireless protocols like a boss | https://github.com/jopohl/urh
- pacman - urh - 2.10.0-2: normalized package name match | Arch Linux sync databases: urh from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Universal Radio Hacker: investigate wireless protocols like a boss | https://github.com/jopohl/urh
- zypper - urh - 2.10.0-1.7: normalized package name match | openSUSE Tumbleweed package metadata: urh from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tool for investigating unknown wireless protocols | https://github.com/jopohl/urh


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/ja/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [numpy](https://pkg.so/ja/brew/numpy/) - Runtime dependency declared by Homebrew.
- [pyqt](https://pkg.so/ja/brew/pyqt/) - Runtime dependency declared by Homebrew.
- [hackrf](https://pkg.so/ja/brew/hackrf/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/ja/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ubertooth](https://pkg.so/ja/brew/ubertooth/) - Shares pkgdb curated category or tags: cli, sdr, security, wireless.
- [ghidra](https://pkg.so/ja/brew/ghidra/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [aircrack-ng](https://pkg.so/ja/brew/aircrack-ng/) - Shares pkgdb curated category or tags: cli, security, wireless.
- [rizin](https://pkg.so/ja/brew/rizin/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [retdec](https://pkg.so/ja/brew/retdec/) - Shares pkgdb curated category or tags: cli, reverse-engineering, security.
- [gnutls](https://pkg.so/ja/brew/gnutls/) - Shares pkgdb curated category or tags: cli, security.
- [krb5](https://pkg.so/ja/brew/krb5/) - Shares pkgdb curated category or tags: cli, security.
- [nettle](https://pkg.so/ja/brew/nettle/) - Shares pkgdb curated category or tags: cli, security.
- [bandit](https://pkg.so/ja/brew/bandit/) - Both packages touch the same language runtime or ecosystem. Shared terms: analysis, cli, python, python-3-14, security.

## Combined YAML source

View the package source record on GitHub. [combined/urh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/urh.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
