There is only one line listed in that link, I'd run the following  to
reduce the size of the listing a little bit (it will be mostly be cosmetic).
$ sudo apt-get autoremove
$ sudo apt-get clean
$ ( sudo find / -name "*gnuradio*" -print 2>/dev/null ) | curl -F
'sprunge=<-' http://sprunge.us


On 07/07/2015 14:25, tok...@myranch.com wrote:
> Having run these commands I am still left with a little over 2 pages of 
> gnuradio files.
>
> http://sprunge.us/aAcX
>
> Do any of these have to go?
>
> Thank you,
>
> Al
>
> From: Mike 
> Sent: Tuesday, July 07, 2015 8:43 AM
> To: tok...@myranch.com 
> Cc: hackrf-dev 
> Subject: Re: [Hackrf-dev] ubuntu 14.04lts
>
> Run `dpkg --get-selections | grep -v deinstall | grep gnuradio` to list any 
> GNURadio packages still installed. I expect it to list libgnuradio-atsc, 
> libgnuradio-fft, libgnuradio-digital, etc. Run `apt-get remove` on each to 
> remove them.
>
>
> Then I'd `rm -rf /home/allen/target` since it looks like an old PyBOMBS 
> install and you'd be best off starting fresh.
>
>
> Assuming there was a lot of stuff to remove from apt, that should be 
> everything.
>
>
> On 7 July 2015 at 13:27, <tok...@myranch.com> wrote:
>
>   The following link contains the remaining files related to gnuradio still 
> on my computer.
>
>   http://sprunge.us/LWHD
>
>   I would appreciate any comments on which ones might be critical to remove 
> before a new installation.
>
>   Thank you,
>
>   Al
>
>   _______________________________________________
>   HackRF-dev mailing list
>   HackRF-dev@greatscottgadgets.com
>   https://pairlist9.pair.net/mailman/listinfo/hackrf-dev
>
>
>
>
>
> _______________________________________________
> HackRF-dev mailing list
> HackRF-dev@greatscottgadgets.com
> https://pairlist9.pair.net/mailman/listinfo/hackrf-dev

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
HackRF-dev mailing list
HackRF-dev@greatscottgadgets.com
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev

Reply via email to