Instalación de software ubuntudebian beginner

Instalar Python3 + pip

Instalar Python3 y el gestor de paquetes pip

Overview

Instalar Python3 y el gestor de paquetes pip

Commands

Se instalarán Python3 y pip, ¿Continuar?

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