How To Install python3.6 on Kali Ubuntu Debian Alpine Fedora and Raspbian?

How To Install python3.6 on Kali Ubuntu Debian Alpine Fedora and Raspbian?

python3.6

Wondering How To Install python3.6 on Kali Ubuntu Debian Alpine Fedora and Raspbian with a single command in your terminal. Just copy this command paste it your terminal, it will install it on your system. It’s an interactive high-level object-oriented language (default python3 version)

Maintainer: Matthias Klose


Section: python

Install python3.6

  • Debian apt-get install python3.6-minimal Click to copy
  • Ubuntu apt-get install python3.6-minimal Click to copy
  • Alpine OS apk add python3 Click to copy
  • Kali Linux apt-get install python3.6-minimal Click to copy
  • Fedora dnf install python3 Click to copy
  • Raspbian apt-get install python3 Click to copy

python3

interactive high-level object-oriented language (default python3 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 3 version (currently v3.6).

python36

Version 3.6 of the Python interpreter

python3.6-minimal

Minimal subset of the Python language (version 3.6)

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

Install python3.6 on Kali Ubuntu, Debian, Alpine, Fedora and Raspbian single command in your terminal. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the latest python 2024 version from the repository and install it in your computer/server.