On Jul 28, 2012, at 4:29 AM, Greg Minshall wrote:

> hi.  how do i find out which package installed a given file in /sw?  (in
> this particular case, /sw/sbin/install-info, but i'm curious in
> general.)  cheers.
> 

dpkg -S /sw/sbin/install-info

shows the answer in the form

packagename:  /sw/sbin/install-info

(In this case it is slightly confusing, because the packagename which installed 
the file is "dpkg" .)

  -- Dave



------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to