Babu writes:
> Im trying to install all Deb files through single name Apt-get install
> multimedia Multimedia need have all multimedia related packages ex :
> gstremer ,alsa,ffmpeg,vlc etc.. Please guide me how to do
Type
apt-cache --names-only search multimedia | less
and look through the list to find a package that has what you need.
--
John Hasler
jhasler@newsguy.com
Elmwood, WI USA