How To Install Python3.2 On Debian And Raspbian?

How To Install Python3.2 On Debian And Raspbian?

python3.2

Minimal subset of the Python language (version 3.2)

Install python3.2

  • Debian apt-get install python3.2-minimal Click to copy
  • Raspbian apt-get install python3.2-minimal Click to copy

python3.2-minimal

Minimal subset of the Python language (version 3.2)

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.2-minimal/README.Debian for a list of the modules contained in this package.

Install the latest version of python3.2 in Debian and Raspbian from terminal. To install the python3.2 just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of python3.2 from the respository and install it in your computer/server.