How to Install and Uninstall qhull.x86_64 Package on Fedora 34

Last updated: October 06,2024

1. Install "qhull.x86_64" package

Please follow the step by step instructions below to install qhull.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install qhull.x86_64

2. Uninstall "qhull.x86_64" package

In this section, we are going to explain the necessary steps to uninstall qhull.x86_64 on Fedora 34:

$ sudo dnf remove qhull.x86_64 $ sudo dnf autoremove

3. Information about the qhull.x86_64 package on Fedora 34

Last metadata expiration check: 3:03:08 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : qhull
Epoch : 1
Version : 7.2.1
Release : 7.fc34
Architecture : x86_64
Size : 244 k
Source : qhull-7.2.1-7.fc34.src.rpm
Repository : fedora
Summary : General dimension convex hull programs
URL : http://www.qhull.org
License : Qhull
Description : Qhull is a general dimension convex hull program that reads a set
: of points from stdin, and outputs the smallest convex set that contains
: the points to stdout. It also generates Delaunay triangulations, Voronoi
: diagrams, furthest-site Voronoi diagrams, and halfspace intersections
: about a point.