mirror of
https://github.com/dj0abr/SSB_HighSpeed_Modem.git
synced 2024-11-15 16:42:07 -05:00
7 lines
187 B
Plaintext
Executable File
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
|