How to Install and Uninstall gr-osmosdr Package on Kali Linux

Last updated: May 07,2024

1. Install "gr-osmosdr" package

Please follow the guidance below to install gr-osmosdr on Kali Linux

$ sudo apt update $ sudo apt install gr-osmosdr

2. Uninstall "gr-osmosdr" package

Here is a brief guide to show you how to uninstall gr-osmosdr on Kali Linux:

$ sudo apt remove gr-osmosdr $ sudo apt autoclean && sudo apt autoremove

3. Information about the gr-osmosdr package on Kali Linux

Package: gr-osmosdr
Source: gr-osmosdr (0.2.5-2)
Version: 0.2.5-2+b2
Installed-Size: 8306
Maintainer: A. Maitland Bottoms
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libgnuradio-osmosdr0.2.0 (>= 0.2.5), libgnuradio-runtime3.10.9 (>= 3.10.9.1), libstdc++6 (>= 13.1)
Recommends: gnuradio, gr-fosphor
Size: 547620
SHA256: 0ad24243cb7290dbc73b0046ed90b48380149ee1477294259388e7cd0ca55bea
SHA1: d1d37099546948e943e5b9b20aa19fc3429a662a
MD5sum: 061007a43ab482b54e2f72c6ffc073d8
Description: Gnuradio blocks from the OsmoSDR project
The Osmocom project is a family of projects regarding Open source
mobile communications.
.
While primarily being developed for the OsmoSDR hardware, this block
as well supports:
- FUNcube Dongle through gr-funcube
- FUNcube Dongle Pro+ through gr-funcube
- RTL2832U based DVB-T dongles through librtlsdr
- RTL-TCP spectrum server (see librtlsdr project)
- gnuradio .cfile input through libgnuradio-blocks
- RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option)
- Great Scott Gadgets HackRF through libhackrf
- Nuand LLC bladeRF through libbladeRF library
- Ettus USRP Devices through Ettus UHD library
- Fairwaves UmTRX through Fairwaves' fork of UHD
- AIRSPY Receiver
- AIRSPY HF+ Receiver
- SoapySDR support
- Red Pitaya SDR transceiver (http://bazaar.redpitaya.com)
- FreeSRP through libfreesrp
.
Example applications include osmocom_fft, osmocom_siggen,
and osmocom_spectrum_sense.
.
By using the OsmoSDR block you can take advantage of a common
software API in your application(s) independent of the underlying
radio hardware. This package provides C++ header files,
documentation, and Python3 wrappers to the library.
Description-md5:
Homepage: https://osmocom.org/projects/gr-osmosdr/wiki
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gr-osmosdr/gr-osmosdr_0.2.5-2+b2_amd64.deb