On Friday 02 April 2010 03:14 PM, David Bartmess wrote:
> I'm on F12, and I've tried to install kvm via yum, but yum says no
> matching packages... Is this a F13 thing?
>
> "sudo yum install kvm" returns nothing...
>

Whenever in doubt about package names you can try commands like these,

$ yum search kvm
$ yum list \*kvm\*
$ yum whatprovides \*/bin/\*kvm

And then there are also tools like repoquery which come with yum-utils. 
Yum is one of the most powerful tools one can have for package management.

:)
-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to