새소식

[5분 내로] 강의실/📋 Airflow 도입하기

🏅 How to install python3 on Ubuntu

  • -
728x90

🔥 Problem

👉 You need to install python3 on Ubuntu.

🧙 Solution

👉 Please refer to the code below

1. apt upgrade and find python PPA repository

sudo apt update && sudo apt upgrade
sudo apt install software-properties-common
sudo add-apt-repository ppa:deadsnakes/ppa

 

2. Install Python 3.8 on Ubuntu

sudo apt install python3.8

 

It's very simple, right?

If I was of any help to you, please buy me coffee 😿😢😥

If you have any questions, please leave them in the comments

🧭 References

[1] reference : https://doctorson0309.tistory.com/

[2] Ads : https://play.google.com/store/apps/details?id=io.cordova.seoulfilter

반응형
Contents

포스팅 주소를 복사했습니다

이 글이 도움이 되었다면 공감 부탁드립니다.