mirror of
https://github.com/dj0abr/SSB_HighSpeed_Modem.git
synced 2024-11-26 06:08:49 -05:00
7 lines
187 B
Plaintext
7 lines
187 B
Plaintext
|
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
|