Software-Installation ubuntudebian beginner

Python3 + pip installieren

Python3 und den Paketmanager pip installieren

Overview

Python3 und den Paketmanager pip installieren

Commands

Python3 und pip werden installiert. Fortfahren?

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