On Wed, Jun 12, 2002 at 05:05:00PM -0700, Brian Dessent wrote: > > 1. What package includes 'dpkg-reconfigure'? I have the man pages for > this command but not the binary. I seem to have all the other dpkg > commands.
copernicus:$ dpkg -S dpkg-reconfigure debconf: /usr/share/man/pt_BR/man8/dpkg-reconfigure.8.gz debconf: /usr/share/man/man8/dpkg-reconfigure.8.gz debconf: /usr/sbin/dpkg-reconfigure > trixie:~> find /usr/bin -name '*dpkg*' As you see debconf has dpkg-reconfigure in /usr/sbin. `locate *dpkg*' is probably better than using find in this case. Brian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]