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

Last updated: September 21,2024

1. Install "PDAL-devel.x86_64" package

This is a short guide on how to install PDAL-devel.x86_64 on Fedora 34

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

2. Uninstall "PDAL-devel.x86_64" package

Please follow the guidelines below to uninstall PDAL-devel.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 1:56:42 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : PDAL-devel
Version : 2.2.0
Release : 7.fc34
Architecture : x86_64
Size : 179 k
Source : PDAL-2.2.0-7.fc34.src.rpm
Repository : fedora
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.