Automic VaultAutomic Vault

brew

virt-manager mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für virt-manager in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install virt-manager

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install virt-manager

MacPorts ports tree · gnome/virt-manager/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add virt-manager

Alpine Linux edge package indexes · virt-manager · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install virt-manager

Debian stable package indexes · virt-manager · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install virt-manager

Fedora Rawhide package metadata · virt-manager · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#virt-manager

nixpkgs package indexes · pkgs/by-name/vi/virt-manager/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S virt-manager

Arch Linux sync databases · virt-manager · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install virt-manager

openSUSE Tumbleweed package metadata · virt-manager · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

App for managing virtual machines

Befehle und Aliase

  • virt-clone
  • virt-install
  • virt-manager
  • virt-xml

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Zeitleiste

  • 0.1.2: First public release, according to NEWS.md.
  • 0.3.1: QEMU/KVM management support was added through the libvirt QEMU backend.
  • 2008-09: Version 0.6.0 added remote storage management and remote VM installation support.
  • 2011-01: Version 0.8.6 added SPICE support.
  • 2013-06: Version 0.10.0 merged with python-virtinst and ported from GTK2 to GTK3.
  • 2014-02: Version 1.0.0 added snapshot support and introduced virt-xml.
  • 2015-11: Version 1.3.0 moved Git hosting to GitHub.
  • 2018-10: Version 2.0.0 completed the Python 3 port.
  • 2020-09: Version 3.0.0 added cloud-init support and removed virt-convert.
  • 2022-03: Version 4.0.0 made osinfo a harder requirement for most virt-install cases and expanded UEFI/virtiofs/TPM defaults.
  • 2024-11: Version 5.0.0 switched the build to Meson and added HVF, external snapshots, and loongarch support.
  • 2025-08: Version 5.1.0 added TDX VM creation support and further device/architecture improvements.

Related projects

  • virt-manager is built around libvirt and commonly manages QEMU/KVM guests, while also supporting Xen and LXC. It is adjacent to virt-viewer, virt-install, virt-clone, virt-xml, libosinfo, SPICE, VNC, and the broader Linux virtualization stack.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:virtual machine

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 14 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 5 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
virt-clonecliglobales Executable
virt-installcliglobales Executable
virt-managercliglobales Executable
virt-xmlcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version5.1.0
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://virt-manager.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:virt-manager
Version5.1.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/virt-manager
Homepagehttps://virt-manager.org/
Repositoryhttps://github.com/virt-manager/virt-manager
Upstream-Dokumentationhttps://github.com/virt-manager/virt-manager#readme
LizenzGPL-2.0-or-later
Quellarchivhttps://releases.pagure.org/virt-manager/virt-manager-5.1.0.tar.xz
Zuletzt aktualisiert2026-07-10T10:06:58-04:00
Pulseupdated
Abhängigkeitenadwaita-icon-theme, certifi, cpio, gtk-vnc, gtksourceview4, libosinfo, libvirt-glib, libvirt-python, osinfo-db, py3cairo, pygobject3, python@3.14, spice-gtk, vte3
Build-Abhängigkeitendocutils, gettext, meson, ninja, pkgconf
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevirt-manager
Version Scheme0
Revision5
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

virt-install 1:5.0.0-5+deb13u1

utilities to create and edit virtual machines

https://virt-manager.org/

sudo apt install virt-install
  • Section: admin
  • Architecture: all
  • Source Package: virt-manager
  • 8 Abhängigkeiten
  • 2 stellt bereit
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Debian stable package indexes · deb.debian.org · Debian stable package indexes: virt-install from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

virt-manager 1:5.0.0-5+deb13u1

desktop application for managing virtual machines

https://virt-manager.org/

sudo apt install virt-manager
  • Section: admin
  • Architecture: all
  • 13 Abhängigkeiten
  • 10 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Debian stable package indexes · deb.debian.org · Debian stable package indexes: virt-manager from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

virtinst 1:5.0.0-5+deb13u1

transitional dummy package for virt-install

https://virt-manager.org/

sudo apt install virtinst
  • Section: admin
  • Architecture: all
  • Source Package: virt-manager
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Debian stable package indexes · deb.debian.org · Debian stable package indexes: virtinst from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

virt-manager

nix profile install nixpkgs#virt-manager
  • normalized package name match
  • Abgeglichen nach: Virt Manager
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vi/virt-manager/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

virt-manager 1:4.1.0-3

desktop application for managing virtual machines

https://virt-manager.org/

sudo apt install virt-manager
  • Section: universe/admin
  • Architecture: all
  • 13 Abhängigkeiten
  • 10 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: virt-manager from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

virtinst 1:4.1.0-3

utilities to create and edit virtual machines

https://virt-manager.org/

sudo apt install virtinst
  • Section: universe/admin
  • Architecture: all
  • Source Package: virt-manager
  • 8 Abhängigkeiten
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: virtinst from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

virt-install 5.1.0-r0

Utilities for installing virtual machines

https://virt-manager.org/

sudo apk add virt-install
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: virt-manager
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: virt-install from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

virt-manager 5.1.0-r0

GUI for managing virtual machines

https://virt-manager.org/

sudo apk add virt-manager
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: virt-manager
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: virt-manager from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

virt-manager-bash-completion 5.1.0-r0

Bash completions for virt-manager

https://virt-manager.org/

sudo apk add virt-manager-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: virt-manager
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: virt-manager-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

virt-manager-common 5.1.0-r0

Common files used by virt-manager and virt-install

https://virt-manager.org/

sudo apk add virt-manager-common
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: virt-manager
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: virt-manager-common from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

virt-manager-doc 5.1.0-r0

GUI for managing virtual machines (documentation)

https://virt-manager.org/

sudo apk add virt-manager-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: virt-manager
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: virt-manager-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

virt-manager-lang 5.1.0-r0

Languages for package virt-manager

https://virt-manager.org/

sudo apk add virt-manager-lang
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: virt-manager
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: virt-manager-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

virt-install 5.1.0-4.fc44

Utilities for installing virtual machines

https://virt-manager.org/

sudo dnf install virt-install
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: virt-manager
  • 3 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: virt-install from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

virt-manager 5.1.0-4.fc44

Desktop tool for managing virtual machines via libvirt

https://virt-manager.org/

sudo dnf install virt-manager
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: virt-manager
  • 9 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: virt-manager from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

virt-manager-common 5.1.0-4.fc44

Common files used by the different Virtual Machine Manager interfaces

https://virt-manager.org/

sudo dnf install virt-manager-common
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: virt-manager
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: virt-manager-common from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

virt-manager 5.1.0-3

Desktop user interface for managing virtual machines

https://virt-manager.org/

sudo pacman -S virt-manager
  • License: GPL-2.0-only
  • Architecture: any
  • 8 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Virt Manager
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: virt-manager from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment