On Tue, 2002-05-21 at 14:18, Max Horn wrote: > If you do "fink remove FOO", it will refuse to remove FOO if there is > anything that depends on it. If you don't need these packages either, > add them to the remove and try again: > > fink remove FOO BAR QUUX
Actually, the quickest way to remove installed packages is to use apt: sudo apt-get remove FOO apt will list all of the other things that need to be removed to let you remove FOO, and ask for confirmation. -- Ben Reed a.k.a. Ranger Rick ([EMAIL PROTECTED]) http://defiance.dyndns.org/ / http://radio.scenespot.org/ ...if humanoids eat chicken, then obviously they'd eat their own species. Otherwise they'd just be picking on the chickens. -- Kryten _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
