소프트웨어 설치 ubuntudebian beginner

Python3 + pip 설치

Python3 및 pip 패키지 관리자 설치

Overview

Python3 및 pip 패키지 관리자 설치

Commands

Python3 및 pip를 설치합니다. 계속하시겠습니까?

sudo apt-get update && sudo apt-get install -y python3 python3-pip python3-venv