Install Juju clientΒΆ
The Juju client provides the CLI to your Juju platform.
We assume you have a server running Ubuntu Xenial (16.04), where to install the Juju client.
For installing Juju on a different platform, see the Getting Started with Juju.
The Juju client may also be a VM running on your OpenStack project. Follow the steps in the Quick Start Guide on VM to create a VM on OpenStack
Login to your node and do the following.
Install Juju by doing this:
$ sudo apt-get update
$ sudo add-apt-repository -u ppa:juju/stable
$ sudo apt install juju