X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Installing Python3.6 on Ubuntu 20.04 Operating System

Installing Python3.6 on Ubuntu 20.04 Operating System
HomepageKnowledge BaseServer/VPS/VDSInstalling Python3.6 on Ubuntu 20.0...
Installing Python3.6 on Ubuntu 20.04 Operating System

As of Ubuntu 20.04, python version comes as 3.8 by default.

Follow the steps below to install python3.6.

We will add a new repository via PPA. Type the command below.


sudo add-apt-repository ppa:deadsnakes/ppa -y,

Enter the following command for installation.

apt install -yqq python3.6

After following the steps, the installation will be completed.

You can click for our virtual server packages.

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(600 times viewed. / 0 people found helpful.)