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

Last updated: May 01,2024

1. Install "gr-hpsdr" package

This guide covers the steps necessary to install gr-hpsdr on Kali Linux

$ sudo apt update $ sudo apt install gr-hpsdr

2. Uninstall "gr-hpsdr" package

This tutorial shows how to uninstall gr-hpsdr on Kali Linux:

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

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

Package: gr-hpsdr
Source: gr-hpsdr (3.0-2)
Version: 3.0-2+b11
Installed-Size: 1610
Maintainer: Debian Hamradio Maintainers
Architecture: amd64
Depends: libgnuradio-hpsdr1.0.0 (= 3.0-2+b11), 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-runtime3.10.9 (>= 3.10.9.1), libstdc++6 (>= 13.1)
Size: 215600
SHA256: b6b292a8c8ad01c2bb1d506d931da1e75a56d57bb1e760be8e8512684632f1b2
SHA1: 1fb1e44b189194f4b9bf5df01911dfa379f4befe
MD5sum: fdbdb83f4466b6756b2bf2430cdcf6bb
Description: gnuradio interface module for OpenHPSDR protocol 1
Hardware supported includes OpenHPSDR Hermes / Metis and Red Pitaya
using the OpenHpsdr protocol.
.
hermesNB sources decimated downconverted 48K-to-384K receiver complex
stream(s), and sinks one 48k sample rate transmit complex stream.
.
hermesWB sources raw ADC samples as a vector of floats, with
vlen=16384. Each individual vector contains time contiguous
samples. However there are large time gaps between vectors. This is
how HPSDR produces raw samples, it is due to Ethernet interface rate
limitations between HPSDR and the host computer.
.
The modules are compatible with version 3.8 of gnuradio and versions of
Hermes firmware 1.8 through at 3.2. (known as OpenHPSDR protocol
1). It is not compatible with the new OpenHPSDR protocol 2.
.
This package contains the header files and grc block definitions.
Description-md5:
Homepage: https://github.com/Tom-McDermott/gr-hpsdr
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gr-hpsdr/gr-hpsdr_3.0-2+b11_amd64.deb