![]() |
Is there a way to show which extras-devel are installed?
At some point I installed some extras-devel and am having second thoughts about it now. Is there any way of showing which are devel and testing from the others that are installed?
Thanks |
Re: Is there a way to show which extras-devel are installed?
I've written a script to do that - http://www.robinhill.me.uk/maemo/package_sources.html
|
Re: Is there a way to show which extras-devel are installed?
thanks, but I have absolutely no idea how to use that! Any pointers? What are the risks?
I'm removing the extras devels cos I want to make my phone safer! So dont wanna risk bricking it with somethign else! thanks |
Re: Is there a way to show which extras-devel are installed?
Quote:
Code:
cd MyDocs Code:
grep -i extras-devel sources.txt Oh, and you'll need to make sure the repositories are still enabled before running this - if they're not enabled then the script can't find which packages the repository contains. |
Re: Is there a way to show which extras-devel are installed?
Sorry for being a Noob, but how do I save it from the site, where do I save it and what do I save it as? I tried jus saving the page, but it didnt work.
thanks |
Re: Is there a way to show which extras-devel are installed?
Quote:
|
Re: Is there a way to show which extras-devel are installed?
managed to get the script loaded ok now, and first command goes through all apps, however, second command for extras devel doesnt do anything. does that mean Ive removed all the devel and testing?
also how do i save the output to the computer? thanks for all your help. Janni |
Re: Is there a way to show which extras-devel are installed?
Quote:
If it did work correctly and has created the sources.txt file (you can use "ls" to get a listing of the files in the directory), then you can double check the list of repositories you have software installed from by running: Code:
cut -f1 sources.txt | sort | uniq |
Re: Is there a way to show which extras-devel are installed?
when I typed
cd MyDocs perl package_sources.pl > sources.txt it went through a load of files. does that mean I did something wrong? thanks |
Re: Is there a way to show which extras-devel are installed?
Quote:
|
All times are GMT. The time now is 21:17. |
vBulletin® Version 3.8.8