From the Linux and Unix Users Group at Virginia Teck Wiki
imported>Pew |
imported>Pew |
Line 1: |
Line 1: |
− | TODO: Horribly outdated
| |
− |
| |
− | {{Template:Version|Ubuntu 9.10}}
| |
− |
| |
− | Edit your <code>sources.list</code> file.
| |
− | <pre>
| |
− | sudo gedit /etc/apt/sources.list
| |
− | </pre>
| |
− |
| |
− | Add the following to the bottom of the file.
| |
− |
| |
− | <pre>
| |
− | deb http://gnuradio.org/ubuntu stable main
| |
− | deb-src http://gnuradio.org/ubuntu stable main
| |
− | </pre>
| |
− |
| |
− | Then, update your package list.
| |
− |
| |
− | <pre>
| |
− | sudo apt-get update
| |
− | </pre>
| |
− |
| |
− | Then, install the gnuradio packages.
| |
− |
| |
− | <pre>
| |
− | sudo apt-get install gnuradio gnuradio-companion
| |
− | </pre>
| |
− |
| |
− | The gnuradio packages are unsigned. Choose yes (y) at both prompts.
| |
− |
| |
− | [[Category:Libre course software]]
| |
− | [[Category:Howtos]]
| |
| [[Category:Pending deletion]] | | [[Category:Pending deletion]] |
Revision as of 09:06, 3 January 2018