[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Finding a package name?



"Robert L. Harris" <Robert.L.Harris@rnd-consulting.com> writes:
 
> How do you find a packagename that's pretty long?
> 
> {0}:iggy:/root>dpkg -l | grep ^r                   
> rc  xfonts-biznet-iso-8859- 3.0.0-6                 75 dpi BIZNET ISO-8859-2 fonts for X servers.
 
     grep on the Packages file.  On my machine, I have a file
available/potato.gz that is all of the potato package files
concatenated. 

bob:vc-/1:bob>zgrep "Package: xfonts-biznet-iso-8859-" available/potato.gz 
Package: xfonts-biznet-iso-8859-2-100dpi
Package: xfonts-biznet-iso-8859-2-75dpi
Package: xfonts-biznet-iso-8859-2-base

Bob
-- 
   _
  |_)  _  |_       Robert D. Hilliard      <hilliard@debian.org>
  |_) (_) |_)      1294 S.W. Seagull Way   <hilliard@adelphia.net>
                   Palm City, FL  USA       PGP Key ID: A8E40EB9



Reply to: