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

how do I find which deb pakage contains man command?



Hi all,

How can I find which deb pakage contains man command?

okebary:~/okebary-sys-conf# man securetty
bash: man: command not found

I'd like to know about login as root.  So I ran man securetty.  But
command not found.  So I'd like to install man.  But I cannot find which
deb pakage has the man command.  Also I can, do the below.

okebary:/mnt/dists/stable/main/binary-i386/misc# dpkg -c gpm_1.14-3.deb
drwxr-xr-x root/root         0 1998-10-31 08:24 ./
drwxr-xr-x root/root         0 1998-10-31 08:24 usr/
drwxr-xr-x root/root         0 1998-10-31 08:24 usr/doc/
drwxr-xr-x root/root         0 1998-10-31 08:24 usr/doc/gpm/
-rw-r--r-- root/root      2494 1998-10-31 08:24 usr/doc/gpm/faq.gz
-rw-r--r-- root/root      3707 1998-10-31 08:24 usr/doc/gpm/copyright
-rw-r--r-- root/root      8791 1998-10-31 08:24 usr/doc/gpm/changelog.gz

-rw-r--r-- root/root      4625 1998-10-31 08:24 usr/doc/gpm/README.gz
-rw-r--r-- root/root      2506 1998-10-31 08:24
usr/doc/gpm/README.twiddler.gz
-rwxr-xr-x root/root     25436 1998-10-31 08:24 usr/bin/gpm-root
drwxr-xr-x root/root         0 1998-10-31 08:24 usr/sbin/
-rwxr-xr-x root/root     39256 1998-10-31 08:24 usr/sbin/gpm
-rwxr-xr-x root/root     30468 1998-10-31 08:24 usr/sbin/gpm-mouse-test
-rwxr-xr-x root/root      5787 1998-10-31 08:24 usr/sbin/gpmconfig
drwxr-xr-x root/root         0 1998-10-31 08:24 usr/info/
-rw-r--r-- root/root     22482 1998-10-31 08:24 usr/info/gpm.info.gz
drwxr-xr-x root/root         0 1998-10-31 08:24 usr/man/
drwxr-xr-x root/root         0 1998-10-31 08:24 usr/man/man1/
-rw-r--r-- root/root      4837 1998-10-31 08:24 usr/man/man1/gpm.1.gz
-rw-r--r-- root/root      1602 1998-10-31 08:24 usr/man/man1/mev.1.gz
-rw-r--r-- root/root      2784 1998-10-31 08:24
usr/man/man1/gpm-root.1.gz
-rw-r--r-- root/root       593 1998-10-31 08:24
usr/man/man1/gpm-mouse-test.1.gz
drwxr-xr-x root/root         0 1998-10-31 08:24 usr/man/man8/
-rw-r--r-- root/root      1184 1998-10-31 08:24
usr/man/man8/gpmconfig.8.gz
drwxr-xr-x root/root         0 1998-10-31 08:25 etc/
drwxr-xr-x root/root         0 1998-10-31 08:24 etc/init.d/
-rwxr-xr-x root/root      1164 1998-10-31 08:24 etc/init.d/gpm
-rw-r--r-- root/root      1756 1998-10-31 08:25 etc/gpm-root.conf
okebary:/mnt/dists/stable/main/binary-i386/misc#

But I have to confirm each pakages, I cannot do dpkg -c *.  Is there any
good solution to solve that I check every pakages under mounted cd?

Many thanks to responsers,
Geengun



Reply to: