Tip of the Day: dlocate [was: distributions: UBUNTU vs DEBIAN]
Francisco Borges
f.borges at rug.nl
Fri Apr 21 10:21:08 UTC 2006
ยป On Thu, Apr 20, 2006 at 08:10PM +0100, Antony Gelberg wrote:
> What does dpkg -l ubuntu-desktop report?
Just as side note.
1. Consider installing "dlocate" (``Debian locate'' ;-))
It is waaay faster than dpkg for looking up package status or
information on the command line. Ok, not that much for dpkg -l, but
very much for dpkg -S or -L.
"dlocate - program to view debian package information"
2. About the what does "pn" or "xx" means discussion. If there is a pair
of letters and you don't know what they mean, just use:
dlocate -s gaim
(or "dpkg -s gaim" if you have the time to spare :-))
(none requires root)
If the package is NOT installed it will make that very clear:
~ % dlocate -s juk
Package "juk" not installed.
Better he? :-) If the package IS installed it will print (too much) info
and at the second line, "Status:", you get a much more verbose version
of "ii" or "i?".
Cheers,
--
Francisco
More information about the ubuntu-users
mailing list