x86_64-linux-gnu-python3-config
header files and a static library for Python (default)
Install
- All systems
-
curl cmd.cat/x86_64-linux-gnu-python3-config.sh
- Debian
-
apt-get install libpython3-dev
- Ubuntu
-
apt-get install libpython3-dev
- Kali Linux
-
apt-get install libpython3-dev
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libpython3-dev
- Raspbian
-
apt-get install libpython3-dev
libpython3-dev
header files and a static library for Python (default)
Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.6).