dpkg -S file

will tell you the package name, so

    % dpkg -S /sw/bin/zmore

gives:

    gzip: /sw/bin/zmore

and:

    % dpkg -S zmore
    gzip: /sw/share/man/man1/zmore.1
    bzip2: /sw/bin/bzmore
    bzip2: /sw/share/man/man1/bzmore.1
    gzip: /sw/bin/zmore

On Friday, January 24, 2003, at 08:30  pm, [EMAIL PROTECTED] wrote:

Is there way to tell which .deb (and/or package) is responsible for
installing a particular file in /sw?


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to