====== LOST+FOUND #1 ====== If you have an idea where to put this: DO IT! ---- ===== Manual Installation ===== ==== Dependencies ==== Make sure that [[https://www.python.org/getit/|python2]] and the following modules are installed. * [[https://pypi.python.org/pypi/lxml|lxml]] * [[https://pypi.python.org/pypi/Cheetah|cheetah]] On archlinux: \\ {{{ sudo pacman -S python2 python2-lxml python2-cheetah }}} ==== GNU Radio ==== Subsequently you are ready to install and run [[http://gnuradio.org/redmine/projects/gnuradio/wiki|GNU Radio]]. [[https://wiki.archlinux.org/index.php/GNU_Radio|GNU Radio]] on archlinux: \\ {{{ sudo pacman -S gnuradio gnuradio-companion }}} Now you should be able to run GNU Radio in your terminal. \\ {{{ gnuradio-companion }}}