|
download
raw
597 Bytes
# Install Python on Linux
To install the latest version of Python on [Debian-based Linux distributions](https://www.debian.org/), you can create a new terminal (<kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>`</kbd>) and run the following commands:
```
sudo apt-get update
sudo apt-get install python3 python3-venv python3-pip
```
For [Fedora-based Linux distributions](https://getfedora.org/), you can run the following:
```
sudo dnf install python3
```
To verify if Python was successfully installed, run the following command in the terminal:
```
python3 --version
```

Xet Storage Details

Size:
597 Bytes
·
Xet hash:
7cfbb2c27e6330787a5ef4e20c2c22cb7a20b3d39e00b81c83cc47bf517de593

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.