How to Install libqhull7 in Ubuntu 18.04



Install libqhull7 by entering the following commands in the terminal:

sudo apt update
sudo apt install libqhull7

Description:

calculate convex hulls and related structures (shared library)

Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2-d, 3-d, 4-d, and higher dimensions. . This package contains the shared C library.

Homepage: https://www.qhull.org

Version: 2015.2-4

Section: universe/libs