On Mar 11, 2004, at 5:23 AM, [EMAIL PROTECTED] wrote:
How can I find a package based on its containing a given file?
Thanks,
Jack
If you mean which package installed what file on your system, try
dpkg -S "filename"
where filename refers to the file you're looking for.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
