python2

interactive high-level object-oriented language (Python2 version)

Install

All systems
curl cmd.cat/python2.sh
Debian Debian
apt-get install python2
Ubuntu
apt-get install python2
Alpine
apk add python2
Arch Arch Linux
pacman -S python2
image/svg+xml Kali Linux
apt-get install python2
CentOS
yum install python2
Fedora
dnf install python2
Windows (WSL2)
sudo apt-get update sudo apt-get install python2
Raspbian
apt-get install python2
Docker
docker run cmd.cat/python2 python2 powered by Commando

python2

interactive high-level object-oriented language (Python2 version)

Python2, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. This package is a dependency package, which depends on Debian's Python2 version (currently v2.7).

python-minimal

minimal subset of the Python language (default version)

This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules contained in this package.

python2-minimal

minimal subset of the Python2 language

This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules contained in this package.

python

interactive high-level object-oriented language (default version)

Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. This package is a dependency package, which depends on Debian's default Python version (currently v2.7).

mingw32-python2

MinGW Windows python2 library

mingw64-python2

MinGW Windows python2 library