Re: searching for what package includes a given file

2003-04-04 Thread emorfin
On Wed, 2 Apr 2003, Benjamin Rutt wrote: > I just successfully used "Search the contents of packages" from > http://www.debian.org/distrib/packages to determine what package in > "stable" provides GL/glx.h. > > Is there a way to do that search via command-line tools without > resorting to the web

Re: searching for what package includes a given file

2003-04-03 Thread Benjamin Rutt
Nicolas Kratz <[EMAIL PROTECTED]> writes: > On Wed, Apr 02, 2003 at 11:36:28PM -0500, Benjamin Rutt wrote: >> Is there a way to do that search via command-line tools without >> resorting to the web page? I know that dpkg -S will do >> that for packages already installed on your system, but doesn

Re: searching for what package includes a given file

2003-04-03 Thread Benjamin Rutt
Nicolas Kratz <[EMAIL PROTECTED]> writes: > On Wed, Apr 02, 2003 at 11:36:28PM -0500, Benjamin Rutt wrote: >> Is there a way to do that search via command-line tools without >> resorting to the web page? I know that dpkg -S will do >> that for packages already installed on your system, but doesn

Re: searching for what package includes a given file

2003-04-03 Thread Nicolas Kratz
On Wed, Apr 02, 2003 at 11:36:28PM -0500, Benjamin Rutt wrote: > Is there a way to do that search via command-line tools without > resorting to the web page? I know that dpkg -S will do > that for packages already installed on your system, but doesn't help > for those that are not. apt-file sear

searching for what package includes a given file

2003-04-02 Thread Benjamin Rutt
I just successfully used "Search the contents of packages" from http://www.debian.org/distrib/packages to determine what package in "stable" provides GL/glx.h. Is there a way to do that search via command-line tools without resorting to the web page? I know that dpkg -S will do that for packages