I was reading through the KVM installation documentation here: https://doc.opensuse.org/documentation/leap/virtualization/html/book.virt/ch... And it tells you to "Start YaST and choose Virtualization › Installing Hypervisor and Tools." "Select KVM server for a minimal installation of QEMU tools. Select KVM tools if a |libvirt|-based management stack is also desired. Confirm with Accept." Well I decided that I didn't want to use YaST2 and use the command line instead. According to the documentation it tells you to install as a pattern. The documentation doesn't specify how to install the packages by not using patterns, but that is what I'd rather do as the pattern installs tons of packages I don't think are necessary to have, "bloat". Anyway, I ran |# `zypper in -t pattern ||kvm_server` and all installed fine. | | | |Then I ran:||||# `zypper in -t pattern kvm_tools` Loading repository data... Reading installed packages... 'kvm_tools' not found in package names. Trying capabilities. No provider of 'kvm_tools' found. Resolving package dependencies... Nothing to do.| |If you look at the Debian documentation https://wiki.debian.org/KVM it tells you exactly step by step how to get KVM going. With the Leap doc, it's going into all this stuff that doesn't help me with what I'm trying to do.| So how can I do this via command line? Thx || -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org