# 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **バージョン:** 2.10.0
- **ソース概要:** Universal Radio Hacker
- **ホームページ:** <https://github.com/jopohl/urh>
- **リポジトリ:** <https://github.com/jopohl/urh>
- **最終更新:** 2026-07-17T11:23:57+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

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

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.10.0
## プロジェクトの歴史と使われ方

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

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

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## 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
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
