dh_python2
interactive high-level object-oriented language (default version)
Install
- All systems
-
curl cmd.cat/dh_python2.sh
- Debian
-
apt-get install python
- Ubuntu
-
apt-get install python
- Alpine
-
apk add python
- Arch Linux
-
pacman -S python
- Kali Linux
-
apt-get install python2
- CentOS
-
yum install python
- Fedora
-
dnf install python2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python
- OS X
-
brew install python
- Raspbian
-
apt-get install python
- Dockerfile
- dockerfile.run/dh_python2
- Docker
-
docker run cmd.cat/dh_python2 dh_python2
powered by Commando
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
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).