“Instale Python 3.10 en Raspberry Pi” Código de respuesta

Instale Python3 Raspberry Pi

#on any linux (debian based)
sudo apt update
sudo apt install python3 idle3
Sorann

Instale Python 3.10 en Raspberry Pi

wget -qO - https://raw.githubusercontent.com/tvdsluijs/sh-python-installer/main/python.sh | sudo bash -s 3.10.0

# by the creator a cup of coffee
# https://itheo.tech/donate
Mardax

Respuestas similares a “Instale Python 3.10 en Raspberry Pi”

Preguntas similares a “Instale Python 3.10 en Raspberry Pi”

Más respuestas relacionadas con “Instale Python 3.10 en Raspberry Pi” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código