ubuntu 16.04 LTS에서 python 3.8 설치

 

$ sudo apt update

$ sudo apt install software-properties-common

$ sudo add-apt-repository ppa:deadsnakes/ppa

$ sudo apt update

$ sudo apt install python3.8

아래 참조


JDK 설치

이클립스 설치

CDT 설치

+ Recent posts