wheel

built-package format for Python

Debian Debian
RUN apt-get update && \ apt-get install -y python-wheel-common
Ubuntu
RUN apt-get update && \ apt-get install -y python-wheel-common
Arch Arch Linux
RUN pacman -S --noconfirm python-wheel-common
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python-wheel-common
Fedora
RUN dnf install -y python-wheel-common
Raspbian
RUN apt-get update && \ apt-get install -y python-wheel-common
click the source code to copy install wheel on any operating system with command-not-found.com