pkg.soopen package index

brew / Rang 1677

gnuradio mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gnuradio in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install gnuradio

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install gnuradio

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

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add gnuradio

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

Debian aptverifiziert · 92%
sudo apt install gnuradio

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

Fedora dnfverifiziert · 92%
sudo dnf install gnuradio

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

Nixverifiziert · 92%
nix profile install nixpkgs#gnuradio

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S gnuradio

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

openSUSE zypperverifiziert · 92%
sudo zypper install gnuradio

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

Überblick

Paketzusammenfassung

SDK for signal processing blocks to implement software radios

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
gnuradio-companionExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gnuradio-config-infoExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_filter_designExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_modtoolExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_plotExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_plot_constExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_plot_fftExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_plot_iqExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_plot_psdExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_plot_qtExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
gr_read_file_metadataExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
grccExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
polar_channel_constructionExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
uhd_fftExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
uhd_rx_cfileExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
uhd_rx_noguiExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
uhd_siggenExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.
uhd_siggen_guiExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version3.10.12.0
Manager aktualisiert2026-08-02
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:gnuradio
Version3.10.12.0
PaketmanagerHomebrew
Homepagehttps://www.gnuradio.org/
Repositoryhttps://github.com/gnuradio/gnuradio
Zuletzt aktualisiert2026-08-02T20:52:08+09:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • 12 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation