How to Install and Uninstall qhull-devel.i686 Package on Fedora 39

Last updated: October 13,2024

1. Install "qhull-devel.i686" package

Please follow the guidelines below to install qhull-devel.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install qhull-devel.i686

2. Uninstall "qhull-devel.i686" package

Please follow the guidance below to uninstall qhull-devel.i686 on Fedora 39:

$ sudo dnf remove qhull-devel.i686 $ sudo dnf autoremove

3. Information about the qhull-devel.i686 package on Fedora 39

Last metadata expiration check: 2:23:38 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : qhull-devel
Epoch : 1
Version : 7.2.1
Release : 13.fc39
Architecture : i686
Size : 178 k
Source : qhull-7.2.1-13.fc39.src.rpm
Repository : fedora
Summary : Development files for qhull
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.