Miniconda Installation Ubuntu 16.04 – Step by step Guide
How to Install Miniconda Python on Ubuntu 16.04 Xenial LTS GNU/Linux – Step by step Tutorial.
And Miniconda for Ubuntu Xenial contain the Conda Package Manager and Python.
With Miniconda installed you can use the conda Command to Install Any other Packages and Create Environments, etc.
Finally, this guide includes detailed instructions on Getting Started with Miniconda on Ubuntu.

-
1. Launching Shell Emulator
Open a Terminal window
Ctrl+Alt+t on desktop
(Press “Enter” to Execute Commands)
Contents