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

Last updated: May 17,2024

1. Install "gr-fosphor" package

This is a short guide on how to install gr-fosphor on Kali Linux

$ sudo apt update $ sudo apt install gr-fosphor

2. Uninstall "gr-fosphor" package

Learn how to uninstall gr-fosphor on Kali Linux:

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

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

Package: gr-fosphor
Source: gr-fosphor (3.9~0.974ab2f-1)
Version: 3.9~0.974ab2f-1+b15
Installed-Size: 2790
Maintainer: A. Maitland Bottoms
Architecture: amd64
Depends: python3 (<< 3.12), python3 (>= 3.11~), python3-numpy (>= 1:1.22.0), python3-numpy-abi9, python3:any, gnuradio-dev, libgnuradio-fosphor3.9.0 (= 3.9~0.974ab2f-1+b15), libc6 (>= 2.32), libgcc-s1 (>= 3.3.1), libgnuradio-runtime3.10.9 (>= 3.10.9.1), libpython3.11 (>= 3.11.5), libqt5core5a (>= 5.15.1), libqt5widgets5 (>= 5.0.2), libstdc++6 (>= 13.1)
Size: 364188
SHA256: cced26307344cb9dd2d4a82430f7e221f397259c800784cd79e5181da57a47ef
SHA1: 30c9481172f447d5c063ef76c698d15daf274442
MD5sum: fee3c4599cb8c71959724dac1c2808eb
Description: gnuradio fosphor block (GPU spectrum display)
This implements a GNU Radio sink consisting of a GL display window
that provides a Real Time Spectrum Analyzer (RTSA)-like spectrum
visualization using OpenCL and OpenGL acceleration.
.
To use the fosphor blocks in Python, import it as :
.
from gnuradio import fosphor
.
See the Doxygen documentation for details about the blocks available
in this package. A quick listing of the details can be found in Python
after importing by using:
.
help(fosphor)
Description-md5:
Homepage: http://sdr.osmocom.org/trac/wiki/fosphor
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gr-fosphor/gr-fosphor_3.9~0.974ab2f-1+b15_amd64.deb