Tech tips, mostly to do with Linux, Ubuntu, Grails, PHP, development tools and so on...
Saturday, 11 August 2012
How to see which package a file belongs to
Previously I wrote a post talking about how to see what files were installed as a part of a package. In this post, I'll talk about going to other way i.e. how to tell which package a file belongs to
On Debian/Ubuntu you can do so using the dpkg search function:
No comments:
Post a Comment