Skip to content

video not played or not found error
click on direct switch

Hosted by Dailymotion. For legal issues: Copyright Center · DMC · Instant Removal

How to Install Python 3.7 on Ubuntu 18.04 LTS?

T
TechTips

22 Views • Aug 22, 2019

Description

How to Install Python 3.7 on Ubuntu 18.04 LTS?

Step 1: Open Terminal

Step 2: Update System Repositories

sudo apt update

Step 3: Install prerequisites package

sudo apt install software-properties-common

Step 4: Add PPA

sudo add-apt-repository ppa:deadsnakes/ppa

Step 5: Update System Repositories

sudo apt update

Step 6: Install Python 3.7

sudo apt install python3.7


Thanks for watching, please like and subscribe

==============================================
https://www.facebook.com/HowtoTutorialsByAmit/