x86_64-linux-gnu-python3.6-config
Header files and a static library for Python (v3.6)
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-python3.6-config.sh
- Debian
-
apt-get install libpython3.6-dev
- Ubuntu
-
apt-get install libpython3.6-dev
- Kali Linux
-
apt-get install libpython3.6-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpython3.6-dev
libpython3.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. This package contains development files. It is normally not used on it's own, but as a dependency of python3.6-dev.