How to Install and Uninstall gnuradio Package on Kali Linux

Last updated: May 15,2024

1. Install "gnuradio" package

Please follow the steps below to install gnuradio on Kali Linux

$ sudo apt update $ sudo apt install gnuradio

2. Uninstall "gnuradio" package

Here is a brief guide to show you how to uninstall gnuradio on Kali Linux:

$ sudo apt remove gnuradio $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnuradio package on Kali Linux

Package: gnuradio
Version: 3.10.9.2-1
Installed-Size: 22195
Maintainer: A. Maitland Bottoms
Architecture: amd64
Replaces: gr-iio, gr-soapy
Depends: gnome-terminal | x-terminal-emulator, libjs-mathjax, libvolk-bin, python3-click, python3-click-plugins, python3-gi, python3-gi-cairo, python3-jsonschema, python3-lxml, python3-mako, python3-numpy (>= 1:1.22.0), python3-opengl, python3-packaging, python3-pygccxml, python3-pyqt5, python3-pyqtgraph, python3-schema, python3-thrift, python3-yaml, python3-zmq, python3 (<< 3.12), python3 (>= 3.11~), python3-numpy-abi9, python3:any, libboost-program-options1.83.0 (>= 1.83.0), libc6 (>= 2.34), libfmt9 (>= 9.1.0+ds1), libgcc-s1 (>= 3.3.1), libgmp10 (>= 2:6.3.0+dfsg), libgnuradio-analog3.10.9 (>= 3.10.9.2), libgnuradio-audio3.10.9 (>= 3.10.9.2), libgnuradio-blocks3.10.9 (>= 3.10.9.2), libgnuradio-channels3.10.9 (>= 3.10.9.2), libgnuradio-digital3.10.9 (>= 3.10.9.2), libgnuradio-dtv3.10.9 (>= 3.10.9.2), libgnuradio-fec3.10.9 (>= 3.10.9.2), libgnuradio-fft3.10.9 (>= 3.10.9.2), libgnuradio-filter3.10.9 (>= 3.10.9.2), libgnuradio-iio3.10.9 (>= 3.10.9.2), libgnuradio-network3.10.9 (>= 3.10.9.2), libgnuradio-pdu3.10.9 (>= 3.10.9.2), libgnuradio-pmt3.10.9 (>= 3.10.9.2), libgnuradio-qtgui3.10.9 (>= 3.10.9.2), libgnuradio-runtime3.10.9 (>= 3.10.9.2), libgnuradio-soapy3.10.9 (>= 3.10.9.2), libgnuradio-trellis3.10.9 (>= 3.10.9.2), libgnuradio-uhd3.10.9 (>= 3.10.9.2), libgnuradio-video-sdl3.10.9 (>= 3.10.9.2), libgnuradio-vocoder3.10.9 (>= 3.10.9.2), libgnuradio-wavelet3.10.9 (>= 3.10.9.2), libgnuradio-zeromq3.10.9 (>= 3.10.9.2), libqt5core5a (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libsoapysdr0.8 (>= 0.8.1), libspdlog1.12-fmt9, libstdc++6 (>= 13.1), libuhd4.6.0 (>= 4.6.0.0+ds1), libvolk3.1 (>= 3.1.0)
Recommends: gnuradio-dev, python3-matplotlib, python3-networkx, python3-pygccxml (>= 2.0), python3-pyqt5.qwt, python3-scipy, soapysdr-tools
Suggests: gqrx-sdr, gr-fosphor, gr-osmosdr, rtl-sdr, uhd-host
Breaks: gr-iio, gr-soapy
Size: 3566720
SHA256: a1a1fb3d82ada32faee7a38a803d5e0018c074d278546043e541314647f08bcf
SHA1: 793b20357f2c7f24d2ea23632f569e64701c7386
MD5sum: 7d0d62e9f3a193f0e575bf2d3a326b5a
Description: GNU Radio Software Radio Toolkit
GNU Radio provides signal processing blocks to implement software
radios. It can be used with readily-available low-cost external RF
hardware to create software-defined radios, or without hardware in a
simulation-like environment. It is widely used in hobbyist, academic
and commercial environments to support both wireless communications
research and real-world radio systems.
.
GNU Radio applications are primarily written using the Python
programming language, while the supplied performance-critical signal
processing path is implemented in C++ using processor floating-point
extensions, where available. Thus, the developer is able to implement
real-time, high-throughput radio systems in a simple-to-use,
rapid-application-development environment.
.
While not primarily a simulation tool, GNU Radio does support
development of signal processing algorithms using pre-recorded or
generated data, avoiding the need for actual RF hardware.
.
This package contains the gnuradio-companion, a graphical tool for
creating signal flow graphs and generating flow-graph source code.
Also included are a variety of tools and utility programs.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.gnuradio.org/
Tag: interface::graphical, interface::x11, role::program, uitoolkit::qt,
uitoolkit::sdl, x11::application
Section: comm
Priority: optional
Filename: pool/main/g/gnuradio/gnuradio_3.10.9.2-1_amd64.deb