Skip to content

Instantly share code, notes, and snippets.

@sjtosco
Last active April 27, 2025 08:45
Show Gist options
  • Save sjtosco/34d3210209bc8c844a5adf1aedc223a4 to your computer and use it in GitHub Desktop.
Save sjtosco/34d3210209bc8c844a5adf1aedc223a4 to your computer and use it in GitHub Desktop.
Virt-manager with osinfo updated Debian 12
# 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