install anaconda Ubuntu 18.04

Install anaconda ubuntu Setup python

We will discuss How to python ubuntu install anaconda ubuntu.

What is Python?

Here we gonna discuss how to 18.04 It’s an object-oriented, interpreted and also most scalable programming language these time. Python is one of the fastest-growing languages today’s time. First version Python is created by Guido Van Rossum in 1991. Python is famous for its speed related to data analysis and visualization. It allows mandatory and also optional arguments, keyword arguments, and even arbitrary argument lists.

install anaconda ubuntu conda install Django Make Anaconda Django Environment Python

.

Get your own Team save 70% cost

install anaconda ubuntu
Best software development agency coresumo

What kind of platform python offer, or how you can grow with python?

  • Web development
  • Data Analytics
  • Machine learn
  • IoT
  • Robotic
  • Artificial intelligence
  • Other

There are two way many ways to How to Install python ubuntu 18.04 install anaconda ubuntu


1. Install python directly in Ubuntu through a terminal.
python logo
2. Python-anaconda Install in Ubunto you can install python along with its libraries
anaconda logo
For Windows user: follow these two steps

1. install python ubuntu 18.04 via terminal

sudo apt-get update 
sudo apt-get -y install python3.X
python --version

If you have any version issue, please refer this

2. Python along with its libraries (install anaconda ubuntu 18.04 terminal)

Step1. download the Anaconda installer for Linux

Step2. Verify sha256sum by putting the command on terminal

sha256sum /path/filename

Step3. Install anaconda via bash (Location of anaconda download path: /Downloads/AnacondaXXXXXX.sh)

bash ~/Downloads/Anaconda3-2019.10-Linux-x86_64.sh

Step4. Type yes and enter for license terms to agree

Step5. Activate installation

source ~/.bashrc

NOTE: to test this use this: 

conda list

Step6. Setup environment for anaconda

conda create --name my_env python=3

Activate new environment variable

conda activate my_env

If still faceing issue click here or contact us directly

For troubleshooting problem on install anaconda Ubuntu 18.04 terminal

Who is using python?

Google, Spotify, Quora, Netflix

Conclusion:

Now Python is the most popular language all the time, major companies such as for instance Google, Netflix, Instagram, Spotify are using this programming language and all above we mention hoe to install python install on ubuntu 18.04 via terminal directly as well as via anaconda, Therefore at the end, you are able to install on both platform. The installation part for Window is quite is as compare to Linux, if you facing difficulty you can comment below we will provide the solution. You can follow the official website link which is the best recommendation to install python for (Mac/Windows/Linux) and also for anaconda.

Other blogs: install python Ubuntu 18.04

3 thoughts on “Install anaconda ubuntu Setup python”

  1. Pingback: All New python 3.9 vs 3.8 benchmark, performance, installation

  2. Pingback: Pick best Python Technology Stack for enterprise application : Coresumo Technologies

  3. Pingback: Top 5 Backend Programming Languages Higher Growth 2025 » Coresumo Technologies

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top