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

Last updated: October 07,2024

1. Install "liblas.i686" package

This guide covers the steps necessary to install liblas.i686 on Fedora 34

$ 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 34:

$ sudo dnf remove liblas.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:59:44 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : liblas
Version : 1.8.1
Release : 14.gitd76a061.fc34
Architecture : i686
Size : 347 k
Source : liblas-1.8.1-14.gitd76a061.fc34.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.