Installing Anaconda Python 3 on Fedora Linux

by amitsaha
GNU/Linux ◆ xterm-256color ◆ bash 15974 views

This asciicast demos installation of the Anaconda 2.0.0 Python 3 on Fedora 20. The steps are simple:

  1. Download the Python 3 installer for Linux (64-bit) from http://repo.continuum.io/anaconda3/
  2. Start the installation using $bash <installer-file-name>

In this asciicast, the installer is downloaded in my ~/Downloads directory.