How to Install and Uninstall PDAL-devel.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 29,2024

1. Install "PDAL-devel.x86_64" package

Please follow the guidelines below to install PDAL-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "PDAL-devel.x86_64" package

Please follow the guidance below to uninstall PDAL-devel.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the PDAL-devel.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:09:08 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : PDAL-devel
Version : 2.1.0
Release : 8.el8
Architecture : x86_64
Size : 183 k
Source : PDAL-2.1.0-8.el8.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.