To install GNURadio, complete the following:
-
Open a terminal window.
-
Type and enter
sudo apt update
-
Type and enter
sudo apt upgrade
-
Type and enter
sudo apt install gnuradio gr-osmosdr airspy python3-h5py python3-ephem git cmake liborc-0.4-dev -y
.You may need to respond ‘Y’ to a few prompts before installation is complete.