juju-local-kvm software package provides dependency package for the Juju local provider with KVM, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) 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 04 lts xenial xerus |
| Section | Development |
| Package | juju-local-kvm |
| Version | 1.25.5-0ubuntu3 |
| Description | dependency package for the Juju local provider with KVM |
| Sub Section | Devel |