“Instale o Python 3.10 no Raspberry Pi” Respostas de código

Instale o Python3 Raspberry Pi

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

Instale o Python 3.10 no 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

Respostas semelhantes a “Instale o Python 3.10 no Raspberry Pi”

Perguntas semelhantes a “Instale o Python 3.10 no Raspberry Pi”

Mais respostas relacionadas para “Instale o Python 3.10 no Raspberry Pi” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código