quick-docs/en-US/modules/proc_installing-virtio-win-repo.adoc

19 lines
661 B
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[[installing-virtio-win-repo]]
= Installing the Windows VirtIO Repository
Install the repo file using the following command:
`sudo wget https://fedorapeople.org/groups/virt/virtio-win/virtio-win.repo -O /etc/yum.repos.d/virtio-win.repo -O /etc/yum.repos.d/virtio-win.repo`
Then install the virtio-win package with DNF or yum:
NOTE: As of Fedora 22, yum has been replaced with dandified yum (DNF), the next generation of yum.
To install the irtio-win package with https://fedoraproject.org/wiki/DNF[(DNF)]:
`sudo dnf install virtio-win`
To install the irtio-win package with https://fedoraproject.org/wiki/Yum[yum]:
`sudo yum install virtio-win`