-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Tom,

that script is certainly somewhat useful, though outdated and does not
really fit the 3.7 architecture.

If you still have it, look for a file called install_manifest.txt, it
lists all modified files.
you can delete all the files using:

xargs rm -rf < install_manifest.txt, which will ruinously affect your
system if you happen to have spaces in your filenames. In that case,
use xargs -d '\n' (heed the ' !)

Greetings,
Marcus

On 27.01.2014 16:19, Tom McDermott wrote:
> Attached is a bash script to remove most of gnuradio. It proved
> useful doing a 3.6 to 3.7 upgrade a few months back. Most of it
> comes from a posting a few years back by (I think) Jonathan
> Corrigan.
> 
> Run with sudo if needed.
> 
> -- Tom McDermott
> 
> 
> 
> ________________________________ From: Martin Braun
> <martin.br...@ettus.com> To: discuss-gnuradio@gnu.org Sent: Monday,
> January 27, 2014 6:46 AM Subject: Re: [Discuss-gnuradio] How to
> uninstall gnuradio?
> 
> 
> On 01/27/2014 03:16 PM, Rita de Cassia Negromonte Pessoa wrote:
>> I installed using the build gnuradio script, how do I uninstall?
>> Because I want to install another version. I'm new and I'm still
>> a little lost. Thank you
> 
> If you're updating say 3.7.0 -> 3.7.2 you can just install one over
> the other. You may be able to go to your build dir (e.g.
> src/gnuradio/build) and run 'make uninstall'. You can always head
> to your installation path (e.g. /usr/local) and remove everything
> by hand.
> 
> MB
> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list Discuss-gnuradio@gnu.org 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
> 
> 
> _______________________________________________ Discuss-gnuradio
> mailing list Discuss-gnuradio@gnu.org 
> https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJS5oNCAAoJEAFxB7BbsDrLAO0H/jO0Li193b5+f6gFmDJ0WsQV
NfKyQ3t2LvthebuylPzI++fv2a4i2G6qwEM/RpaexjV8pDC5mCz9tuMcp8ZJg9vW
Qkwl4keIl4QbSPTPVk7RQhdna4ryMD/k3tdz5QeEGtzE6ueBtoLPwl2wJ59ZAFZm
/ouCrsnjnQpEmqU3PFsbrO+mR6UsKoiejhpgybBWIAOyYFjlly0MMXv+iz6xfcf+
/0EDoKxwUpEZm6LGKwX/5I+6ZQKbsOIvYuWTbKxj6Wx/Z5CBr6lbqv3wdC/PTG4z
tsg5eRTGHz8VXHfPuaupo9f5PD1ksRdn2viwdXqsMH90QDpEnlGpDtyykW3/HJ8=
=/kDB
-----END PGP SIGNATURE-----

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

Reply via email to