Re: [Discuss-gnuradio] Uninstall GNU + dependencies

2018-09-30 Thread Ali Dormiani
Did you install GNU radio by compiling source code or with a package manager (apt)? If you installed with a package manager then "sudo apt-get remove " should remove it. If you installed by compiling source you need to go back to "/path/to/source/gnuradio/build" and type "sudo make uninstall" O

[Discuss-gnuradio] Uninstall GNU + dependencies

2018-09-30 Thread dapodun nudopad
Hi all,may I know how to Uninstall GNU radio with all the dependencies Installed in usr/local. I tried straight deleting the folders in local but it can't work. As well as trying to purge which didn't work. I user terminal sudo apt-get autoremove gnuradio but when I enter gnuradio-companion in term