1
How to find the package to which a file belongs (Ubuntu)?
Posted by Joys of Programming on in Ubuntu
If you are working in Ubuntu/Debian, you may want to know the package to which a particular file belongs to. Take for example, you want to find out the package to which the command ‘ls’ is found. For this purpose, you must know the complete path of the command which can be found out easily [...]