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

Last updated: November 30,2024

1. Install "liblas.i686" package

This guide let you learn how to install liblas.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install liblas.i686

2. Uninstall "liblas.i686" package

Please follow the step by step instructions below to uninstall liblas.i686 on Fedora 38:

$ sudo dnf remove liblas.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:28:10 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : liblas
Version : 1.8.2
Release : 0.12.gitf1da555.fc38
Architecture : i686
Size : 342 k
Source : liblas-1.8.2-0.12.gitf1da555.fc38.src.rpm
Repository : updates
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.