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

Last updated: November 28,2024

1. Install "pcl.x86_64" package

Please follow the instructions below to install pcl.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install pcl.x86_64

2. Uninstall "pcl.x86_64" package

Please follow the step by step instructions below to uninstall pcl.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove pcl.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:18:24 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pcl
Version : 1.11.1
Release : 4.el8
Architecture : x86_64
Size : 13 M
Source : pcl-1.11.1-4.el8.src.rpm
Repository : epel
Summary : Library for point cloud processing
URL : http://pointclouds.org/
License : BSD
Description : The Point Cloud Library (or PCL) is a large scale, open project for point
: cloud processing.
:
: The PCL framework contains numerous state-of-the art algorithms including
: filtering, feature estimation, surface reconstruction, registration, model
: fitting and segmentation.