How to Install and Uninstall liblas.i686 Package on Fedora 39

Last updated: January 12,2025

1. Install "liblas.i686" package

In this section, we are going to explain the necessary steps to install liblas.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install liblas.i686

2. Uninstall "liblas.i686" package

Please follow the guidelines below to uninstall liblas.i686 on Fedora 39:

$ sudo dnf remove liblas.i686 $ sudo dnf autoremove

3. Information about the liblas.i686 package on Fedora 39

Last metadata expiration check: 2:39:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : liblas
Version : 1.8.2
Release : 0.7.gitded4637.fc39
Architecture : i686
Size : 342 k
Source : liblas-1.8.2-0.7.gitded4637.fc39.src.rpm
Repository : fedora
Summary : Library for reading and writing the very common LAS LiDAR format
URL : https://www.liblas.org
License : BSD and Boost
Description : libLAS is a C/C++ library for reading and writing the very common LAS LiDAR
: format. The ASPRS LAS format is a sequential binary format used to store
: data from LiDAR sensors and by LiDAR processing software for data
: interchange and archival.