URH Multi-Architecture Packages
Version: 2.9.8
Build Date: 20260322
Commit: 332f564
📦 Packages
urh-penthertz_amd64_*.deb- For AMD64/x86_64 systemsurh-penthertz_arm64_*.deb- For ARM64/aarch64 systemsurh-penthertz_riscv64_*.deb- For RISC-V 64-bit systems
🚀 Quick Download
# AMD64
wget https://github.com/PentHertz/urh-2/releases/download/v2.9.8/urh-penthertz_amd64_2.9.8+git20260322.332f564.deb
# ARM64
wget https://github.com/PentHertz/urh-2/releases/download/v2.9.8/urh-penthertz_arm64_2.9.8+git20260322.332f564.deb
# RISC-V
wget https://github.com/PentHertz/urh-2/releases/download/v2.9.8/urh-penthertz_riscv64_2.9.8+git20260322.332f564.deb
# Install
sudo dpkg -i urh-penthertz_*.deb
sudo apt-get install -f
# Run
urh💡 Permanent Download URL
This release always uses the tag v2.9.8 for easy downloading.
Just update the date+commit in the filename to get the latest build:
# URL pattern (only date+commit changes between builds):
https://github.com/PentHertz/urh-2/releases/download/v2.9.8/urh-penthertz_ARCH_VERSION.deb✨ Features
- Native SDR Support: RTL-SDR, HackRF, AirSpy, PlutoSDR, LimeSDR, BladeRF, USRP, FUNcube Dongle, HydraSDR, Harogic
- Cython Extensions: Optimized signal processing
- Complete GUI: PyQt5 interface included
- Self-contained: All dependencies in venv
📋 System Requirements
- Ubuntu 24.04 or compatible Debian-based system
- Python 3.12
- Qt5 runtime libraries (auto-installed)
🔍 Verification
# Download checksums
wget https://github.com/PentHertz/urh-2/releases/download/v2.9.8/SHA256SUMS
# Verify
sha256sum -c SHA256SUMS