Last active
April 27, 2025 08:45
-
-
Save sjtosco/34d3210209bc8c844a5adf1aedc223a4 to your computer and use it in GitHub Desktop.
Virt-manager with osinfo updated Debian 12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Need install: `sudo apt install osinfo-db-tools` | |
``` | |
sudo osinfo-db-import --local --latest | |
sudo apt install qemu-kvm libvirt-clients libvirt-daemon-system bridge-utils virtinst libvirt-daemon virt-manager -y | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment