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

Last updated: September 22,2024

1. Install "qhull-devel.i686" package

Learn how to install qhull-devel.i686 on Fedora 38

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

2. Uninstall "qhull-devel.i686" package

Please follow the step by step instructions below to uninstall qhull-devel.i686 on Fedora 38:

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

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

Last metadata expiration check: 1:38:10 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : qhull-devel
Epoch : 1
Version : 7.2.1
Release : 12.fc38
Architecture : i686
Size : 189 k
Source : qhull-7.2.1-12.fc38.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.