“Zainstaluj Python 3.10 na Raspberry Pi” Kod odpowiedzi

Zainstaluj Python3 Raspberry Pi

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

Zainstaluj Python 3.10 na 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

Odpowiedzi podobne do “Zainstaluj Python 3.10 na Raspberry Pi”

Pytania podobne do “Zainstaluj Python 3.10 na Raspberry Pi”

Więcej pokrewnych odpowiedzi na “Zainstaluj Python 3.10 na Raspberry Pi” w Shell/Bash

Przeglądaj popularne odpowiedzi na kod według języka

Przeglądaj inne języki kodu