python2.6

Version 2.6 of the Python programming language

Install

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

python26

Version 2.6 of the Python programming language

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).

python2.6-dbg

Debug Build of the Python Interpreter (version 2.6)

python2.6-minimal

Minimal subset of the Python language (version 2.6)