How to Install and Uninstall pcl.i686 Package on Fedora 35

Last updated: October 06,2024

1. Install "pcl.i686" package

Please follow the guidance below to install pcl.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install pcl.i686

2. Uninstall "pcl.i686" package

This is a short guide on how to uninstall pcl.i686 on Fedora 35:

$ sudo dnf remove pcl.i686 $ sudo dnf autoremove

3. Information about the pcl.i686 package on Fedora 35

Last metadata expiration check: 5:42:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : pcl
Version : 1.12.0
Release : 1.fc35
Architecture : i686
Size : 14 M
Source : pcl-1.12.0-1.fc35.src.rpm
Repository : fedora
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.