Install Anaconda on Amazon Linux(EC2)

Posted by devopsmyway on Apr 16, 2020 12:53 PM EDT
https://devopsmyway.com; By CCHAKRAVARTY
Mail this story
Print this story

This tutorial will explain to you how to Install Anaconda on Amazon Linux.

Anaconda is an open-source distribution of Python and R Programming languages. It is mainly used in Data Science and Machine Learning etc. Anaconda distribution contains 1,500 packages selected from the conda and PyPI packages and virtual environment manager.

Prerequisites:

Before installing Anaconda, make sure the following packages are installed on your Linux box.

$ yum install libXcomposite libXcursor libXi libXtst libXrandr alsa-lib mesa-libEGL libXdamage mesa-libGL libXScrnSaver -y

Please also make sure python is installed. If not, please use the following command to install Python on your system.

$ yum install python3 -y Install Anaconda on Amazon Linux(EC2)

Read More on ............ https://devopsmyway.com/install-anaconda-on-amazon-linuxec2/

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.