github PentHertz/urh-ng v0.0.1
URH-NG PentHertz v0.0.1

9 days ago

URH-NG Multi-Architecture Packages

Version: 0.0.1
Build Date: 20260327
Commit: 0c9ab4c

📦 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-ng/releases/download/v0.0.1/urh-penthertz_amd64_0.0.1+git20260327.0c9ab4c.deb

# ARM64
wget https://github.com/PentHertz/urh-ng/releases/download/v0.0.1/urh-penthertz_arm64_0.0.1+git20260327.0c9ab4c.deb

# RISC-V
wget https://github.com/PentHertz/urh-ng/releases/download/v0.0.1/urh-penthertz_riscv64_0.0.1+git20260327.0c9ab4c.deb

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

# Run
urh

💡 Permanent Download URL

This release always uses the tag v0.0.1 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-ng/releases/download/v0.0.1/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-ng/releases/download/v0.0.1/SHA256SUMS

# Verify
sha256sum -c SHA256SUMS

📚 Documentation

Don't miss a new urh-ng release

NewReleases is sending notifications on new releases.