This wouldn't be such a problem if the all sources package cleaned up after itself

As it is, I'm left with a broken, slow cydia, even after removing this package, and no idea how to clean up after it!
How do I clean up the sources back to their pre "allsources" state?
Sorry if I sound a bit upset, but it's really annoying having a package that leaves such a mess after removal...
Actually, I just found an easy way to clean up. I think it would be nice if you put that in the package description, as there are lots of frustrated people trying to clean it up, and even (incorrect) youtube videos trying to show how to fix the mess that allsources leaves..
The easy way is :-
run "
sudo apt-get autoremove" from the command line (ssh into phone, or use "mobile terminal") after removing allsources.
This works because all sources installs the other sources using package dependencies. Removing allsources makes the dependencies no longer required, but they don't get removed automatically without running the above command!
Hope this helps other frustrated people!
My sources went from this
Craigs-iPhone:/etc/apt/sources.list.d root# ls -ltr
total 400
-rw-r--r-- 1 root wheel 282 Apr 7 2008 ste.list
-rw-r--r-- 1 root wheel 295 Jun 26 2008 bigboss.list
-rw-r--r-- 1 root wheel 281 Jul 24 2008 iphone-notes.de.list
-rw-r--r-- 1 root wheel 275 Jul 28 2008 urbanfanatics.com.list
-rw-r--r-- 1 root wheel 276 Jul 30 2008 freecoder.org.list
-rw-r--r-- 1 root wheel 281 Jul 30 2008 hackndev.org.list
-rw-r--r-- 1 root wheel 280 Jul 31 2008 iphonehe.co.il.list
-rw-r--r-- 1 root wheel 267 Aug 1 2008 i-apps.pl.list
-rw-r--r-- 1 root wheel 276 Aug 2 2008 nickplee.com.list
-rw-r--r-- 1 root wheel 272 Aug 2 2008 mspasov.com.list
-rw-r--r-- 1 root wheel 279 Aug 8 2008 pri.ee.list
-rw-r--r-- 1 root wheel 272 Aug 11 2008 iphoneislam.com.list
-rw-r--r-- 1 root wheel 274 Aug 11 2008 ifonetec.com.list
-rw-r--r-- 1 root wheel 289 Aug 16 2008 richcreations.com.list
-rw-r--r-- 1 root wheel 266 Aug 16 2008 weho.ru.list
-rw-r--r-- 1 root wheel 272 Aug 18 2008 iclarified.com.list
-rw-r--r-- 1 root wheel 270 Aug 18 2008 iacces.com.list
-rw-r--r-- 1 root wheel 275 Sep 15 2008 modmyi.com.list
-rw-r--r-- 1 root wheel 262 Sep 26 2008 ifon1.no.list
-rw-r--r-- 1 root wheel 271 Sep 30 2008 ifoneguide.nl.list
-rw-r--r-- 1 root wheel 272 Oct 9 2008 bloks.cat.list
-rw-r--r-- 1 root wheel 268 Oct 9 2008 sosiphone.com.list
-rw-r--r-- 1 root wheel 274 Oct 26 2008 iphonemod.com.br.list
-rw-r--r-- 1 root wheel 270 Nov 9 2008 ipuhelin.com.list
-rw-r--r-- 1 root wheel 284 Dec 7 2008 rupertgee.list
-rw-r--r-- 1 root wheel 276 Dec 11 2008 namedfork.net.list
-rw-r--r-- 1 root wheel 267 Dec 18 2008 ranbee.com.list
-rw-r--r-- 1 root wheel 269 Dec 24 2008 macciti.com.list
-rw-r--r-- 1 root wheel 271 Dec 24 2008 imobilecinema.com.list
-rw-r--r-- 1 root wheel 273 Dec 25 2008 touch-mania.com.list
-rw-r--r-- 1 root wheel 270 Jan 26 2009 apple-news.fr.list
-rw-r--r-- 1 root wheel 272 Jan 26 2009 a-steroids.com.list
-rw-r--r-- 1 root wheel 285 Jan 26 2009 hvkls.dyndns.org.list
-rw-r--r-- 1 root wheel 273 Feb 1 2009 easywakeup.net.list
-rw-r--r-- 1 root wheel 269 Feb 9 2009 pwncenter.com.list
-rw-r--r-- 1 root wheel 0 Feb 9 2009 steffwiz.com.list
-rw-r--r-- 1 root wheel 275 Feb 10 2009 zuijlen.eu.list
-rw-r--r-- 1 root wheel 275 Feb 14 2009 hackers.nl.list
-rw-r--r-- 1 root wheel 264 Mar 11 2009 csid.tym.cz.list
-rw-r--r-- 1 root wheel 273 Mar 11 2009 iphonemodding.com.list
-rw-r--r-- 1 root wheel 273 Mar 11 2009 srt10coupe.de.list
-rw-r--r-- 1 root wheel 275 Mar 11 2009 winterboarder.com.list
-rw-r--r-- 1 root wheel 268 Mar 11 2009 howett.net.list
-rw-r--r-- 1 root wheel 273 Mar 11 2009 miphone.ca.list
-rw-r--r-- 1 root wheel 288 Apr 28 2009 zodttd.list
-rw-r--r-- 1 root wheel 325 May 9 2009 saurik.list
-rw-r--r-- 1 root wheel 266 May 10 2009 ripdev.list
-rw-r--r-- 1 root wheel 67 Jul 20 14:32 cydia.list
-rw-r--r-- 1 root wheel 273 Aug 26 11:32 ispazio.net.list
-rw-r--r-- 1 root wheel 273 Sep 8 20:47 yellowsn0w.com.list
-rw-r--r-- 1 root 561893 265 Nov 24 10:32 podulo.us.list
to this (after the autoremove) :-
Craigs-iPhone:/etc/apt/sources.list.d root# ls -ltr
total 72
-rw-r--r-- 1 root wheel 282 Apr 7 2008 ste.list
-rw-r--r-- 1 root wheel 295 Jun 26 2008 bigboss.list
-rw-r--r-- 1 root wheel 275 Sep 15 2008 modmyi.com.list
-rw-r--r-- 1 root wheel 269 Feb 9 2009 pwncenter.com.list
-rw-r--r-- 1 root wheel 0 Feb 9 2009 steffwiz.com.list
-rw-r--r-- 1 root wheel 288 Apr 28 2009 zodttd.list
-rw-r--r-- 1 root wheel 325 May 9 2009 saurik.list
-rw-r--r-- 1 root wheel 67 Jul 20 14:32 cydia.list
-rw-r--r-- 1 root wheel 273 Aug 26 11:32 ispazio.net.list
-rw-r--r-- 1 root wheel 273 Sep 8 20:47 yellowsn0w.com.list