$ sudo apt update
$ sudo apt install -y software-properties-common
$ sudo add-apt-repository ppa:deadsnakes/ppa
$ sudo apt update
$ sudo apt install -y python3.11
$ python3.10 --version
'Python > Deploy' 카테고리의 다른 글
Ubuntu Python 소스 설치 (0) | 2023.07.10 |
---|---|
Ubuntu pyenv pipenv install (0) | 2023.07.10 |
actions/create-release@v1 사용 시, Resource not accessible by integration 해결방법 (0) | 2023.07.10 |
Ubuntu 22.04 Nginx HTTPS 적용 (0) | 2023.07.10 |