Sunday, September 30, 2018

Re: [Discuss-gnuradio] Uninstall GNU + dependencies

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 <package>" 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"


On Sun, Sep 30, 2018 at 9:55 AM dapodun nudopad <dapodun@gmail.com> wrote:

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 terminal it's still open GNU radio. May I know what to do because I really need to make a clean Install of GNU radio for the next branch. Thanks

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

No comments:

Post a Comment