SSB_HighSpeed_Modem/modem/install_gnuradio_ubuntu

7 lines
187 B
Plaintext
Executable File

sudo apt-get update
sudo apt-get install software-properties-common
sudo add-apt-repository ppa:gnuradio/gnuradio-releases
sudo apt-get update
sudo apt-get install gnuradio
sudo ldconfig