macOS
brew install virt-managerlocal Homebrew formula metadata
sudo port install virt-managerMacPorts ports tree · gnome/virt-manager/Portfile · source: api.github.com
brew
App for managing virtual machines. Version 5.1.0 via Homebrew; verified 2026-07-05.
install
brew install virt-managerlocal Homebrew formula metadata
sudo port install virt-managerMacPorts ports tree · gnome/virt-manager/Portfile · source: api.github.com
sudo apk add virt-installAlpine Linux edge package indexes · virt-install · source: dl-cdn.alpinelinux.org
sudo apt install virt-installDebian stable package indexes · virt-install · source: deb.debian.org
sudo dnf install virt-installFedora Rawhide package metadata · virt-install · source: dl.fedoraproject.org
nix profile install nixpkgs#virt-managernixpkgs package indexes · pkgs/by-name/vi/virt-manager/package.nix · source: api.github.com
sudo pacman -S virt-managerArch Linux sync databases · virt-manager · source: geo.mirror.pkgbuild.com
sudo apt install virt-managerUbuntu 24.04 LTS package indexes · virt-manager · source: archive.ubuntu.com
sudo zypper install virt-installopenSUSE Tumbleweed package metadata · virt-install · source: download.opensuse.org
overview
App for managing virtual machines
history
Virtual Machine Manager, usually called virt-manager, is a desktop application and command-line tool suite for managing virtual machines through libvirt. It primarily targets QEMU/KVM, while also supporting Xen and libvirt LXC containers, and it ships tools such as virt-install, virt-clone, and virt-xml.
virt-manager emerged as a GTK desktop management layer over libvirt in the mid-2000s; its NEWS file marks 0.1.2 as the first public release. Early releases focused on Xen/libvirt management, graphical consoles, DBus behavior, translations, inactive domain management, and then QEMU/KVM support in 0.3.1 once the libvirt QEMU driver was available.
The 0.5.0 and 0.6.x releases made virt-manager a stronger remote administration tool by adding multi-host views, SSH/TLS remote connections, GTK-VNC console replacement, remote storage management, and remote installation workflows. From 2009 through 2011, releases added clone and migration wizards, interface and storage management, SPICE support, USB redirection, LXC wizard support, and deeper hardware editing.
The 0.10.0 release in June 2013 was a major internal transition: virt-manager merged code with python-virtinst, stopped treating virtinst as a public API, ported from GTK2 to GTK3, moved from gconf to gsettings, removed the text UI, and dropped HAL support. Version 1.0.0 followed in February 2014 with snapshots, the new virt-xml tool, better defaults, and more XML-backed hardware features.
The project moved Git hosting to GitHub in the 1.3.0 cycle in 2015. Later milestones include the Python 3 port in 2.0.0 in 2018, the 3.0.0 cleanup in 2020 that removed virt-convert and expanded cloud-init/unattended install support, the 4.0.0 series in 2022 with stronger UEFI/virtiofs/TPM defaults, and the 5.x series in 2024-2025 with Meson build migration, HVF support, external snapshots, TDX support, and expanded architecture/device coverage.
virt-manager became the familiar graphical front end for libvirt on Linux distributions because it sits at the same abstraction layer administrators use for QEMU/KVM domains: connections, domains, storage pools, networks, consoles, snapshots, hardware devices, and install workflows. Its website explicitly points users to distribution packages for Fedora, Debian, Gentoo, and OpenBSD, reflecting the project's long history as distro infrastructure rather than a single-vendor GUI.
The companion tools have become as important as the GUI. virt-install is commonly used in scripts and documentation to provision libvirt guests, virt-clone duplicates inactive guests, and virt-xml edits libvirt domain XML using virt-install-style options. That split lets the project serve both desktop users and automation-oriented administrators.
Typical GUI use starts by connecting to a local or remote libvirt daemon, viewing running domains and resource graphs, creating VMs through a wizard, adjusting CPU/memory/storage/network/video devices, and opening an embedded VNC or SPICE console. Typical CLI use creates or modifies domains with virt-install and virt-xml, then manages the resulting guests through libvirt-compatible tools.
virt-manager's package-nerd niche is that it packages a user-friendly face for libvirt without hiding the underlying libvirt model. Over time it has tracked changes in QEMU/KVM, libosinfo, UEFI, TPM, SPICE, virtio devices, cloud-init, non-x86 architectures, and libvirt XML, making it a practical compatibility bridge between virtual-machine theory and day-to-day host administration.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
virt-clone | cli | global executable | |
virt-install | cli | global executable | |
virt-manager | cli | global executable | |
virt-xml | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:virt-manager |
|---|---|
| Version | 5.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/virt-manager |
| Homepage | https://virt-manager.org/ |
| Repository | https://github.com/virt-manager/virt-manager |
| Upstream docs | https://github.com/virt-manager/virt-manager#readme |
| License | GPL-2.0-or-later |
| Source archive | https://releases.pagure.org/virt-manager/virt-manager-5.1.0.tar.xz |
| Last updated | 2026-07-05T04:22:29Z |
| Pulse | updated |
| Dependencies | adwaita-icon-theme, certifi, cpio, gtk-vnc, gtksourceview4, libosinfo, libvirt-glib, libvirt-python, osinfo-db, py3cairo, pygobject3, python@3.14, spice-gtk, vte3 |
| Build dependencies | docutils, gettext, meson, ninja, pkgconf |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | virt-manager |
| Version Scheme | 0 |
| Revision | 5 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
virt-install 1:5.0.0-5+deb13u1
utilities to create and edit virtual machines
sudo apt install virt-installvirt-manager 1:5.0.0-5+deb13u1
desktop application for managing virtual machines
sudo apt install virt-managervirtinst 1:5.0.0-5+deb13u1
transitional dummy package for virt-install
sudo apt install virtinstvirt-manager
nix profile install nixpkgs#virt-managervirt-manager 1:4.1.0-3
desktop application for managing virtual machines
sudo apt install virt-managervirtinst 1:4.1.0-3
utilities to create and edit virtual machines
sudo apt install virtinstvirt-install 5.1.0-r0
Utilities for installing virtual machines
sudo apk add virt-installvirt-manager 5.1.0-r0
GUI for managing virtual machines
sudo apk add virt-managervirt-manager-bash-completion 5.1.0-r0
Bash completions for virt-manager
sudo apk add virt-manager-bash-completionvirt-manager-common 5.1.0-r0
Common files used by virt-manager and virt-install
sudo apk add virt-manager-commonvirt-manager-doc 5.1.0-r0
GUI for managing virtual machines (documentation)
sudo apk add virt-manager-docvirt-manager-lang 5.1.0-r0
Languages for package virt-manager
sudo apk add virt-manager-langvirt-install 5.1.0-4.fc44
Utilities for installing virtual machines
sudo dnf install virt-installvirt-manager 5.1.0-4.fc44
Desktop tool for managing virtual machines via libvirt
sudo dnf install virt-managervirt-manager-common 5.1.0-4.fc44
Common files used by the different Virtual Machine Manager interfaces
sudo dnf install virt-manager-commonvirt-manager 5.1.0-3
Desktop user interface for managing virtual machines
sudo pacman -S virt-managersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.