python3
This command is an alias of python.
Install
- All systems
-
curl cmd.cat/python3.sh
- Debian
-
apt-get install python3 - Ubuntu
-
apt-get install python3 -
Alpine
-
apk add python3 - Arch Linux
-
pacman -S python3 - Kali Linux
-
apt-get install python3 - Fedora
-
dnf install python3 - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3 - Raspbian
-
apt-get install python3 - Docker
-
docker run cmd.cat/python3 python3powered by Commando
This command is an alias of python.
-
View documentation for the original command:
tldr python
© tl;dr; authors and contributors