How to Install and Uninstall gr-fosphor Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "gr-fosphor" package

This guide let you learn how to install gr-fosphor on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gr-fosphor

2. Uninstall "gr-fosphor" package

Please follow the steps below to uninstall gr-fosphor on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the gr-fosphor package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: gr-fosphor
Priority: extra
Section: universe/libdevel
Installed-Size: 473
Maintainer: Ubuntu Developers
Original-Maintainer: A. Maitland Bottoms
Architecture: amd64
Version: 3.7.0.1.e1eb11b-1
Depends: gnuradio-dev, libgnuradio-fosphor3.7.0 (= 3.7.0.1.e1eb11b-1), libboost-system1.58.0, libc6 (>= 2.17), libgcc1 (>= 1:3.0), libgnuradio-pmt3.7.9, libgnuradio-runtime3.7.9, libpython2.7 (>= 2.7), libstdc++6 (>= 5.2)
Filename: pool/universe/g/gr-fosphor/gr-fosphor_3.7.0.1.e1eb11b-1_amd64.deb
Size: 80222
MD5sum: 328693ea12bfe8c8898128b5b61300ec
SHA1: 879a7e35daee145de08c6815c83b4c3a87b16c8c
SHA256: 02366485d6f387941c9450cfeb197e62a81eec39c74ab8b0bcfd3743ef1ee89b
Description-en: 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: 22a6b9110834daf9bb3248036c0083bc
Homepage: http://sdr.osmocom.org/trac/wiki/fosphor
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu