macOS X environment installation
Now it's the turn of macOS X installation. The installation process is very similar to Linux, and is based on the OS X High Sierra edition.
Note
The installation requires sudo
privileges for the installing user.
Anaconda installation
Anaconda can be installed via a graphical installer or a console-based one. In this section, we will cover the graphical installer. First, we will download the installer package from https://www.anaconda.com/download/ and choose the 64-bit package:

Once we have downloaded the installer package, we execute the installer, and we are presented with the step-by-step GUI:

Then, we choose the installation location (take into account that the whole package needs almost 2 GB of disk to install):

Firstly, we accept the license, before actually installing all the required files:

After the necessary processes of file decompression and installing, we are ready to start using the Anaconda utilities:

A last step will be to install the missing packages...