-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jamie Griffin wrote: > Hi > > Just a general query: > > I recently installed xpdf using fink and today have used 'fink > remove xpdf' to removed this package. > > I wanted to ask - does this remove all of the files from my system > for that package (xpdf)? The removal process is very quick compared > to the install process and i don't want to have lots of small files > left over. > > ---------------------------------------------------------------------- > It removes everything but global configuration files, in case you want to reinstall the package later. To remove those you can use
fink purge <packagename> In this case, however, since you've already removed the package you'll need to go to a lower level than the "fink" command. Try sudo dpkg --purge xpdf -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHZUgLB8UpO3rKjQ8RAr0FAJ9Y/sRu0lSJ0nZ2/Dp19sIl3MPnEACbBsRP Hnullte1z5peSa04/WgKS9o= =jzAu -----END PGP SIGNATURE----- ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
