python3mu-config
header files and a static library for Python (default)
Install
- All systems
-
curl cmd.cat/python3mu-config.sh
- Debian
-
apt-get install python3-dev - Ubuntu
-
apt-get install python3-dev -
Alpine
-
apk add python3-dev - Kali Linux
-
apt-get install python3-dev - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-dev - Raspbian
-
apt-get install python3-dev - Docker
-
docker run cmd.cat/python3mu-config python3mu-configpowered by Commando
python3-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).