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

Last updated: January 17,2025

1. Install "PDAL-devel.x86_64" package

Please follow the instructions below to install PDAL-devel.x86_64 on Fedora 39

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

2. Uninstall "PDAL-devel.x86_64" package

This tutorial shows how to uninstall PDAL-devel.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 0:01:15 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : PDAL-devel
Version : 2.5.6
Release : 1.fc39
Architecture : x86_64
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.