Download

Current releases

virt-manager 0.9.5 Monday April 01, 2013

virtinst 0.600.4 Monday April 01, 2013

virt-viewer 0.5.5 Wednesday Feb 13th, 2013

virt-manager
virtinst
virt-viewer

Pre-requisites

Virtual Machine Manager has the following dependancies

Virt Install/Clone/Image have the following dependancies

Virtual Machine Viewer has the following dependnacies

Binaries

Binary builds of virt-manager are not distributed directly, rather it is left to OS distributors to package virt-manager according to their own standards.

Fedora

Virt Machine Manager is available in Fedora since Fedora Core 6 and can be installed with the command:

# yum install virt-manager

Depending on whether one wants to manage Xen or QEMU/KVM virtual machines one must also install either

# yum install xen kernel-xen

Or

# yum install qemu kvm

Gentoo

Virt Machine Manager is available in Gentoo using the usual emerge tool

# emerge virt-manager

FreeBSD

Virt Machine Manager is available in FreeBSD using either the ports collection or the pkg_add utility.

# cd /usr/ports/deskutils/virt-manager && make install clean
or
# pkg_add -r virt-manager

If you package virt-manager for another distribution let us know and details can be added to this page.