- Update Package List
sudo apt update
- Install Python
sudo apt install python3
If you need the python3-pip package (Python package installer), you can install it with
sudo apt install python3-pip
- Check Python Installation
python3 --version
| Name | Name | Last commit date | ||
|---|---|---|---|---|
sudo apt update
sudo apt install python3
If you need the python3-pip package (Python package installer), you can install it with
sudo apt install python3-pip
python3 --version