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

Last updated: May 20,2024

1. Install "PDAL-devel.i686" package

This is a short guide on how to install PDAL-devel.i686 on Fedora 39

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

2. Uninstall "PDAL-devel.i686" package

Learn how to uninstall PDAL-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 1:16:18 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : PDAL-devel
Version : 2.5.6
Release : 1.fc39
Architecture : i686
Size : 250 k
Source : PDAL-2.5.6-1.fc39.src.rpm
Repository : fedora
Summary : PDAL development header files and libraries
URL : https://www.pdal.io
License : BSD-3-Clause AND Apache-2.0 AND MIT AND BSL-1.0
Description : The pdal-devel package contains the header files and libraries needed to
: compile C or C++ applications which will directly interact with PDAL.