github PentHertz/urh-ng v3.0.0
URH PentHertz v3.0.0

latest release: v0.0.1
14 days ago

URH Multi-Architecture Packages

Version: 3.0.0
Build Date: 20260322
Commit: 7c48d76

📦 Packages

  • urh-penthertz_amd64_*.deb - For AMD64/x86_64 systems
  • urh-penthertz_arm64_*.deb - For ARM64/aarch64 systems
  • urh-penthertz_riscv64_*.deb - For RISC-V 64-bit systems

🚀 Quick Download

# AMD64
wget https://github.com/PentHertz/urh-2/releases/download/v3.0.0/urh-penthertz_amd64_3.0.0+git20260322.7c48d76.deb

# ARM64
wget https://github.com/PentHertz/urh-2/releases/download/v3.0.0/urh-penthertz_arm64_3.0.0+git20260322.7c48d76.deb

# RISC-V
wget https://github.com/PentHertz/urh-2/releases/download/v3.0.0/urh-penthertz_riscv64_3.0.0+git20260322.7c48d76.deb

# Install
sudo dpkg -i urh-penthertz_*.deb
sudo apt-get install -f

# Run
urh

💡 Permanent Download URL

This release always uses the tag v3.0.0 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/v3.0.0/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/v3.0.0/SHA256SUMS

# Verify
sha256sum -c SHA256SUMS

📚 Documentation

Don't miss a new urh-ng release

NewReleases is sending notifications on new releases.