Python3.2-config Command

Python3.2-config Command

python3.2-config

Header files and a static library for Python (v3.2)

Install python3.2-config

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

python3.2-dev

Header files and a static library for Python (v3.2)

Header files, a static library and development tools for building Python (v3.2) modules, extending the Python interpreter or embedding Python (v3.2) in applications. Maintainers of Python packages should read README.maintainers.

Install the latest version of python3.2-config in Debian and Raspbian from terminal. To install the python3.2-config 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-config from the respository and install it in your computer/server.