Automic VaultAutomic Vault

brew

Install gnuradio with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

SDK for signal processing blocks to implement software radios. Version 3.10.12.0 via Homebrew; verified 2026-06-25.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gnuradio

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install gnuradio

MacPorts ports tree · science/gnuradio/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add gnuradio

Alpine Linux edge package indexes · gnuradio · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install gnuradio

Debian stable package indexes · gnuradio · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install gnuradio

Fedora Rawhide package metadata · gnuradio · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#gnuradio

nixpkgs package indexes · gnuradio · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S gnuradio

Arch Linux sync databases · gnuradio · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install gnuradio

openSUSE Tumbleweed package metadata · gnuradio · source: download.opensuse.org

overview

Package summary

SDK for signal processing blocks to implement software radios

Commands and aliases

  • gnuradio-companion
  • gnuradio-config-info
  • gr_filter_design
  • gr_modtool
  • gr_plot
  • gr_plot_const
  • gr_plot_fft
  • gr_plot_iq
  • gr_plot_psd
  • gr_plot_qt
  • gr_read_file_metadata
  • grcc
  • polar_channel_construction
  • uhd_fft
  • uhd_rx_cfile
  • uhd_rx_nogui
  • uhd_siggen
  • uhd_siggen_gui

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2001: Early GNU Radio development began around general-purpose software radio experiments.
  • 2004: USRP hardware helped make GNU Radio useful with affordable external RF front ends.
  • 2011: GNU Radio Conference began as a recurring community venue.
  • 2020: GNU Radio announced a foundation home at the SETI Institute.

Related projects

  • USRP and UHD provide a common hardware path for GNU Radio users.
  • VOLK supplies vector-optimized kernels used by GNU Radio blocks.
  • CGRAN and out-of-tree modules extend the block ecosystem.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 25 runtime dependencies.
  • Build metadata lists 4 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
gnuradio-companioncliglobal executable
gnuradio-config-infocliglobal executable
gr_filter_designcliglobal executable
gr_modtoolcliglobal executable
gr_plotcliglobal executable
gr_plot_constcliglobal executable
gr_plot_fftcliglobal executable
gr_plot_iqcliglobal executable
gr_plot_psdcliglobal executable
gr_plot_qtcliglobal executable
gr_read_file_metadatacliglobal executable
grcccliglobal executable
polar_channel_constructioncliglobal executable
uhd_fftcliglobal executable
uhd_rx_cfilecliglobal executable
uhd_rx_noguicliglobal executable
uhd_siggencliglobal executable
uhd_siggen_guicliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version3.10.12.0
manager updated2026-06-25
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/gnuradio/gnuradio

install metadata

Package metadata

Package keybrew:gnuradio
Version3.10.12.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gnuradio
Homepagehttps://www.gnuradio.org/
Repositoryhttps://github.com/gnuradio/gnuradio
Upstream docshttps://wiki.gnuradio.org/index.php/Main_Page
LicenseGPL-3.0-or-later
Source archivehttps://github.com/gnuradio/gnuradio/archive/refs/tags/v3.10.12.0.tar.gz
Last updated2026-06-25T13:37:44+02:00
Pulseupdated
Dependenciesadwaita-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 dependenciescmake, doxygen, pkgconf, pybind11
Uses from macOSlibxml2, libxslt
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegnuradio
Version Scheme0
Revision11
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedyes
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

gnuradio 3.10.12.0-1

GNU Radio Software Radio Toolkit

https://www.gnuradio.org/

sudo apt install gnuradio
  • Section: comm
  • Architecture: amd64
  • 32 dependencies
  • 12 optional deps
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gnuradio from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gnuradio-dev 3.10.12.0-1

GNU Software Defined Radio toolkit development

https://www.gnuradio.org/

sudo apt install gnuradio-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: gnuradio
  • 18 dependencies
  • 3 optional deps
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gnuradio-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

gnuradio-doc 3.10.12.0-1

GNU Software Defined Radio toolkit documentation

https://www.gnuradio.org/

sudo apt install gnuradio-doc
  • Section: doc
  • Architecture: all
  • Source Package: gnuradio
  • 1 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: gnuradio-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-analog3.10.12 3.10.12.0-1

gnuradio analog functions

https://www.gnuradio.org/

sudo apt install libgnuradio-analog3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 10 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-analog3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-audio3.10.12 3.10.12.0-1

gnuradio audio functions

https://www.gnuradio.org/

sudo apt install libgnuradio-audio3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 12 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-audio3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-blocks3.10.12 3.10.12.0-1

gnuradio blocks functions

https://www.gnuradio.org/

sudo apt install libgnuradio-blocks3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 10 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-blocks3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-channels3.10.12 3.10.12.0-1

gnuradio channels functions

https://www.gnuradio.org/

sudo apt install libgnuradio-channels3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 9 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-channels3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-digital3.10.12 3.10.12.0-1

gnuradio digital communications functions

https://www.gnuradio.org/

sudo apt install libgnuradio-digital3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 11 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-digital3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-dtv3.10.12 3.10.12.0-1

gnuradio digital TV signal processing blocks

https://www.gnuradio.org/

sudo apt install libgnuradio-dtv3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 11 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-dtv3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-fec3.10.12 3.10.12.0-1

gnuradio forward error correction support

https://www.gnuradio.org/

sudo apt install libgnuradio-fec3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 10 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-fec3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-fft3.10.12 3.10.12.0-1

gnuradio fast Fourier transform functions

https://www.gnuradio.org/

sudo apt install libgnuradio-fft3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 9 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-fft3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-filter3.10.12 3.10.12.0-1

gnuradio filter functions

https://www.gnuradio.org/

sudo apt install libgnuradio-filter3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 9 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-filter3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-iio3.10.12 3.10.12.0-1

IIO blocks for GnuRadio

https://www.gnuradio.org/

sudo apt install libgnuradio-iio3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 11 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-iio3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-network3.10.12 3.10.12.0-1

gnuradio network library

https://www.gnuradio.org/

sudo apt install libgnuradio-network3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 8 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-network3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-pdu3.10.12 3.10.12.0-1

gnuradio streaming protocol library

https://www.gnuradio.org/

sudo apt install libgnuradio-pdu3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 7 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-pdu3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libgnuradio-pmt3.10.12 3.10.12.0-1

gnuradio pmt container library

https://www.gnuradio.org/

sudo apt install libgnuradio-pmt3.10.12
  • Section: libs
  • Architecture: amd64
  • Source Package: gnuradio
  • 4 dependencies
  • normalized package name match
  • Matched by: Gnuradio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libgnuradio-pmt3.10.12 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment