macOS
brew install gnuradiolocal Homebrew formula metadata
sudo port install gnuradioMacPorts ports tree · science/gnuradio/Portfile · source: api.github.com
brew
SDK for signal processing blocks to implement software radios. Version 3.10.12.0 via Homebrew; verified 2026-06-25.
install
brew install gnuradiolocal Homebrew formula metadata
sudo port install gnuradioMacPorts ports tree · science/gnuradio/Portfile · source: api.github.com
sudo apk add gnuradioAlpine Linux edge package indexes · gnuradio · source: dl-cdn.alpinelinux.org
sudo apt install gnuradioDebian stable package indexes · gnuradio · source: deb.debian.org
sudo dnf install gnuradioFedora Rawhide package metadata · gnuradio · source: dl.fedoraproject.org
nix profile install nixpkgs#gnuradionixpkgs package indexes · gnuradio · source: raw.githubusercontent.com
sudo pacman -S gnuradioArch Linux sync databases · gnuradio · source: geo.mirror.pkgbuild.com
sudo zypper install gnuradioopenSUSE Tumbleweed package metadata · gnuradio · source: download.opensuse.org
overview
SDK for signal processing blocks to implement software radios
history
GNU Radio is a GNU Project software-defined radio framework that gives signal-processing practitioners a reusable runtime, block library, and graphical flowgraph environment. In package ecosystems it represents the heavy end of scientific tooling: a desktop-adjacent SDR workbench, a Python and C++ development platform, and a bridge from commodity computers to radio hardware.
GNU Radio grew from early-2000s work to make software radio practical on general-purpose computers. Project material describes a framework for building software radios out of signal-processing blocks, while community history ties its early development to Eric Blossom, John Gilmore, and the first USRP hardware from Ettus Research. The project later developed around a Python-driven runtime, C++ performance blocks, GNU Radio Companion, out-of-tree modules, and hardware integrations rather than a single end-user radio application.
The project evolved into a foundation for related infrastructure such as VOLK, reusable block collections, and community extension modules. Its organizational home also matured: the GNU Radio project formed a foundation and later announced a new home at the SETI Institute, reflecting its role as community infrastructure for radio science, education, and experimentation.
GNU Radio became significant because it let researchers, radio amateurs, hardware vendors, and educators share signal-processing designs as flowgraphs and reusable blocks. Its adoption followed the rise of affordable SDR hardware, especially USRP-family devices, and it became common in academic labs, wireless prototyping, spectrum experiments, satellite work, and security research.
The ecosystem around GNU Radio includes conferences, tutorials, out-of-tree modules, and companion projects such as CGRAN. That ecosystem matters to package maintainers because installing GNU Radio often means delivering a coordinated stack of DSP libraries, Python bindings, GUI dependencies, hardware drivers, and examples.
Practitioners use GNU Radio to construct flowgraphs that connect sources, filters, modulators, demodulators, visualizers, and sinks. A flowgraph may run entirely in simulation, process captured IQ files, or talk to SDR hardware through drivers such as UHD.
Developers use GNU Radio Companion for visual design, Python for orchestration, C++ for performance-sensitive blocks, and gr_modtool to build out-of-tree modules. The command-line tools in package builds are also used for inspecting installs, compiling flowgraphs, plotting samples, and testing radio chains.
GNU Radio is a package-manager stress test: it spans compiled DSP code, Python packaging, Qt GUI pieces, hardware-driver interfaces, and optional acceleration libraries. For users, a working package turns a laptop into an SDR lab without hand-building the whole scientific stack.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gnuradio-companion | cli | global executable | |
gnuradio-config-info | cli | global executable | |
gr_filter_design | cli | global executable | |
gr_modtool | cli | global executable | |
gr_plot | cli | global executable | |
gr_plot_const | cli | global executable | |
gr_plot_fft | cli | global executable | |
gr_plot_iq | cli | global executable | |
gr_plot_psd | cli | global executable | |
gr_plot_qt | cli | global executable | |
gr_read_file_metadata | cli | global executable | |
grcc | cli | global executable | |
polar_channel_construction | cli | global executable | |
uhd_fft | cli | global executable | |
uhd_rx_cfile | cli | global executable | |
uhd_rx_nogui | cli | global executable | |
uhd_siggen | cli | global executable | |
uhd_siggen_gui | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/gnuradio/gnuradio
install metadata
| Package key | brew:gnuradio |
|---|---|
| Version | 3.10.12.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gnuradio |
| Homepage | https://www.gnuradio.org/ |
| Repository | https://github.com/gnuradio/gnuradio |
| Upstream docs | https://wiki.gnuradio.org/index.php/Main_Page |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/gnuradio/gnuradio/archive/refs/tags/v3.10.12.0.tar.gz |
| Last updated | 2026-06-25T13:37:44+02:00 |
| Pulse | updated |
| Dependencies | adwaita-icon-theme, boost, cppzmq, fftw, fmt, gmp, gsl, gtk+3, jack, libsndfile, libyaml, numpy, portaudio, pygobject3, pyqt@5, python@3.14, qt@5, qwt-qt5, rpds-py, soapyrtlsdr, soapysdr, spdlog, uhd, volk, zeromq |
| Build dependencies | cmake, doxygen, pkgconf, pybind11 |
| Uses from macOS | libxml2, libxslt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gnuradio |
| Version Scheme | 0 |
| Revision | 11 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gnuradio 3.10.12.0-1
GNU Radio Software Radio Toolkit
sudo apt install gnuradiognuradio-dev 3.10.12.0-1
GNU Software Defined Radio toolkit development
sudo apt install gnuradio-devgnuradio-doc 3.10.12.0-1
GNU Software Defined Radio toolkit documentation
sudo apt install gnuradio-doclibgnuradio-analog3.10.12 3.10.12.0-1
gnuradio analog functions
sudo apt install libgnuradio-analog3.10.12libgnuradio-audio3.10.12 3.10.12.0-1
gnuradio audio functions
sudo apt install libgnuradio-audio3.10.12libgnuradio-blocks3.10.12 3.10.12.0-1
gnuradio blocks functions
sudo apt install libgnuradio-blocks3.10.12libgnuradio-channels3.10.12 3.10.12.0-1
gnuradio channels functions
sudo apt install libgnuradio-channels3.10.12libgnuradio-digital3.10.12 3.10.12.0-1
gnuradio digital communications functions
sudo apt install libgnuradio-digital3.10.12libgnuradio-dtv3.10.12 3.10.12.0-1
gnuradio digital TV signal processing blocks
sudo apt install libgnuradio-dtv3.10.12libgnuradio-fec3.10.12 3.10.12.0-1
gnuradio forward error correction support
sudo apt install libgnuradio-fec3.10.12libgnuradio-fft3.10.12 3.10.12.0-1
gnuradio fast Fourier transform functions
sudo apt install libgnuradio-fft3.10.12libgnuradio-filter3.10.12 3.10.12.0-1
gnuradio filter functions
sudo apt install libgnuradio-filter3.10.12libgnuradio-iio3.10.12 3.10.12.0-1
IIO blocks for GnuRadio
sudo apt install libgnuradio-iio3.10.12libgnuradio-network3.10.12 3.10.12.0-1
gnuradio network library
sudo apt install libgnuradio-network3.10.12libgnuradio-pdu3.10.12 3.10.12.0-1
gnuradio streaming protocol library
sudo apt install libgnuradio-pdu3.10.12libgnuradio-pmt3.10.12 3.10.12.0-1
gnuradio pmt container library
sudo apt install libgnuradio-pmt3.10.12source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.