ubuntu 설치. https://ubuntu.com/download/server Welcome to Ubuntu 22.04.3 LTS (GNU/Linux 5.15.0-94-generic x86_64) python 설치. ubuntu@ubuntu:/usr/bin$ sudo apt update && sudo apt upgrade ubuntu@ubuntu:/usr/bin$ sudo apt install software-properties-common ubuntu@ubuntu:/usr/bin$ sudo add-apt-repository ppa:deadsnakes/ppa ubuntu@ubuntu:/usr/bin$ sudo apt-cache policy python3.8 ubuntu@ubuntu:/usr/bin$..