Python3.6-config
Install python3.6-config
-
Debian
apt-get install python3.6-dev
Click to copy -
Ubuntu
apt-get install python3.6-dev
Click to copy -
Kali Linux
apt-get install python3.6-dev
Click to copy -
Fedora
dnf install python3-devel
Click to copy
python3-devel
Python developmentpython36
Version 3.6 of the Python interpreterpython3.6-dev
Header files and a static library for Python (v3.6)Header files, a static library and development tools for building Python (v3.6) modules, extending the Python interpreter or embedding Python (v3.6) in applications. Maintainers of Python packages should read README.maintainers.
Install the latest version of python3.6-config in Debian, Ubuntu, Kali and Fedora from terminal. To install the python3.6-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.6-config from the respository and install it in your computer/server.