juju-local-kvm software package provides dependency package for the Juju local provider with KVM, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install juju-local-kvm
juju-local-kvm is installed in your system.
Make ensure the juju-local-kvm package were installed using the commands given below,
$ sudo dpkg-query -l | grep juju-local-kvm *
You will get with juju-local-kvm package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Development |
| Package | juju-local-kvm |
| Version | 1.25.6-0ubuntu2.16.10.1 |
| Description | dependency package for the Juju local provider with KVM |
| Sub Section | Devel |