How to Install and Uninstall pcl-devel.x86_64 Package on CentOS Stream 9

Last updated: September 22,2024

1. Install "pcl-devel.x86_64" package

This tutorial shows how to install pcl-devel.x86_64 on CentOS Stream 9

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

2. Uninstall "pcl-devel.x86_64" package

In this section, we are going to explain the necessary steps to uninstall pcl-devel.x86_64 on CentOS Stream 9:

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

3. Information about the pcl-devel.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:55:50 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : pcl-devel
Version : 1.12.0
Release : 26.el9
Architecture : x86_64
Size : 1.1 M
Source : pcl-1.12.0-26.el9.src.rpm
Repository : epel
Summary : Development files for pcl
URL : http://pointclouds.org/
License : BSD
Description : The pcl-devel package contains libraries and header files for
: developing applications that use pcl.