How to Install and Uninstall PDAL-devel.x86_64 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "PDAL-devel.x86_64" package

This guide let you learn how to install PDAL-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "PDAL-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall PDAL-devel.x86_64 on Oracle Linux 9:

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

3. Information about the PDAL-devel.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:03:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : PDAL-devel
Version : 2.4.3
Release : 1.el9
Architecture : x86_64
Size : 194 k
Source : PDAL-2.4.3-1.el9.src.rpm
Repository : epel
Summary : PDAL development header files and libraries
URL : https://www.pdal.io
License : BSD and ASL 2.0 and MIT and Boost
Description : The pdal-devel package contains the header files and libraries needed to
: compile C or C++ applications which will directly interact with PDAL.