How to Install and Uninstall PDAL-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 02,2024

1. Install "PDAL-devel.x86_64" package

Please follow the step by step instructions below to install PDAL-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "PDAL-devel.x86_64" package

Please follow the instructions below to uninstall PDAL-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the PDAL-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:43:17 ago on Sun May 9 13:03:46 2021.
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.