Nightly Build (v0.5.4)
Pre-release
Pre-release
Automated nightly build from main branch
Version: 0.5.4
Built from commit: ba807f0
Build Date: 2026-05-03 07:07:26 UTC
Available Builds
Windows
| File | Build |
|---|---|
inspectrum-ng-0.5.4-windows-mingw64.zip |
MinGW64, Qt5, FFTW3 (static), liquid-dsp (static) |
Self-contained zip with all DLLs included.
GNU/Linux
| File | Distro |
|---|---|
inspectrum-ng-0.5.4-linux-Debian-12-Bookworm-qt5.tar.gz |
Debian 12 (Qt5) |
inspectrum-ng-0.5.4-linux-Debian-12-Bookworm-qt6.tar.gz |
Debian 12 (Qt6) |
inspectrum-ng-0.5.4-linux-Ubuntu-22.04-LTS-qt5.tar.gz |
Ubuntu 22.04 LTS (Qt5) |
inspectrum-ng-0.5.4-linux-Ubuntu-22.04-LTS-qt6.tar.gz |
Ubuntu 22.04 LTS (Qt6) |
inspectrum-ng-0.5.4-linux-Ubuntu-24.04-LTS-qt5.tar.gz |
Ubuntu 24.04 LTS (Qt5) |
inspectrum-ng-0.5.4-linux-Ubuntu-24.04-LTS-qt6.tar.gz |
Ubuntu 24.04 LTS (Qt6) |
Install dependencies first: sudo apt install libfftw3-3 libqt5widgets5 (Qt5) or libqt6widgets6 (Qt6). liquid-dsp is statically linked (with runtime SIMD dispatch).
macOS
| File | Arch |
|---|---|
inspectrum-ng-0.5.4-macos-x86_64-qt5.tar.gz |
Intel x86_64 (Qt5) |
inspectrum-ng-0.5.4-macos-x86_64-qt6.tar.gz |
Intel x86_64 (Qt6) |
inspectrum-ng-0.5.4-macos-arm64-qt5.tar.gz |
Apple Silicon ARM64 (Qt5) |
inspectrum-ng-0.5.4-macos-arm64-qt6.tar.gz |
Apple Silicon ARM64 (Qt6) |
Install dependencies first: brew install fftw qt@6. liquid-dsp is statically linked (with runtime SIMD dispatch).