Hi,
Is there any resource with step by step instructions for uninstalling
GNU Radio installed on Ubuntu 12.04
I installed my copy of GNU Radio by using the following script:
wget http://www.sbrac.org/files/build-gnuradio && chmod a+x
./build-gnuradio && ./build-gnuradio
Thanks