[plug] deb documentation

Trevor Phillips phillips at central.murdoch.edu.au
Wed May 17 16:45:49 WST 2000


Oliver White wrote:
> 
> Hmm, I downloaded the package 'imwheel' and installed it, with apt-get.
> This is all very well and good. However, as happens a lot with deb
> packages, and indeed rpms, there's no man page installed and I have NFI
> what I'm supposed to do. tar.gz blobs always have a README file....
> where would I find the same information for a deb?

As a general tip, to list the contents of a .deb, do:
  dpkg -L packagename.

eg; 
  dpkg -L imwheel
Or to get less noise:
  dpkg -L imwheel | grep README

Reveals:
  /usr/share/doc/imwheel/README.gz

-- 
. Trevor Phillips             -           http://jurai.murdoch.edu.au/ . 
: CWIS Systems Administrator     -           T.Phillips at murdoch.edu.au : 
| IT Services                       -               Murdoch University | 
 >------------------- Member of the #SAS# & #CFC# --------------------<
| On nights such as this, evil deeds are done. And good deeds, of     /
| course. But mostly evil, on the whole.                             /
 \      -- (Terry Pratchett, Wyrd Sisters)                          /



More information about the plug mailing list