On Sun, Jun 11, 2000 at 06:00:05PM +0900, Geengun Guim wrote:
> Hi all,
>
> How can I find which deb pakage contains man command?
>
> okebary:~/okebary-sys-conf# man securetty
> bash: man: command not found
dpkg -S /usr/bin/man
man-db: /usr/bin/man
You want to install "man-db"
You can usually search for packages at the Debian website.
> 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/
[...]
> 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?
$ find . -type f -name \*.deb -exec dpkg -c {} \;
> Many thanks to responsers,
> Geengun
>
>
> --
> Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
>
--
Karsten M. Self <kmself@ix.netcom.com> http://www.netcom.com/~kmself
Evangelist, Opensales, Inc. http://www.opensales.org
What part of "Gestalt" don't you understand? Debian GNU/Linux rocks!
http://gestalt-system.sourceforge.net/ K5: http://www.kuro5hin.org
GPG fingerprint: F932 8B25 5FDD 2528 D595 DC61 3847 889F 55F2 B9B0
Attachment:
pgp3vsc3biNnO.pgp
Description: PGP signature