qhull

calculate convex hulls and related structures (utilities)

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