# 使用 Homebrew, dnf, Nix, pacman, zypper 安装 urh

查看 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
