Quantcast
Channel: User David Winiecki - Ask Ubuntu
Viewing all articles
Browse latest Browse all 7

Comment by David Winiecki on How can I search for a package which provides an uninstalled command?

$
0
0
I had trouble finding what installs dig so I used apt-file search -x '/dig$' (or apt-file search --regexp '/dig$'). man apt-file says that -x is slow. You can also use apt-file search dig | grep '/dig$'. (It's also nice that you don't have to remember -x that way.)

Viewing all articles
Browse latest Browse all 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>