[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nvidia-kernel-1.0.7174



Volkher Scholz wrote:
> Hi,
> 
> which package provides the tool m-a?

(I forgot to send this to the list, as usual)

Here's how you find out:
1. apt-get install apt-file
2. apt-file update
3. apt-file search m-a
Ok, so debian provides a zillion files that contain "m-a". Since we want
a program it'll be in /some/where/bin.
4. apt-file search m-a | grep bin

If you want to be more efficient you can also do:
apt-file -x search 'bin.*m-a'

-Corey



Reply to: