See this post from November: https://lists.debian.org/debian-user/2016/11/msg00518.html
On Wed, Jan 4, 2017 at 1:58 PM, Ansgar Burchardt <"Ansgar Burchardt"@43-1.org> wrote: > Albin Otterhäll writes: > > It seems that the package `libvirt-bin` has been deprecated in Stretch > > (it isn't available via the repositories). I can't find any > > documentation regarding virtualization using KVM in Stretch. > > > > What's the replacement for `libvirt-bin`? > > The libvirt-bin package in Debian 8 has: > > +--- > | Package: libvirt-bin > | Version: 1.2.9-9+deb8u3 > | [...] > | Depends: libvirt-daemon-system (>= 1.2.9-9+deb8u3), libvirt-clients (>= > 1.2.9-9+deb8u3) > | [...] > | Description: programs for the libvirt library > | [...] > | This is a transitional package. You can safely remove it. > +--- > > So you are probably looking for libvirt-daemon-system and/or > libvirt-clients. > > Ansgar > >