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