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

Last updated: October 07,2024

1. Install "liblas.i686" package

This tutorial shows how to install liblas.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install liblas.i686

2. Uninstall "liblas.i686" package

This guide let you learn how to uninstall liblas.i686 on Fedora 35:

$ sudo dnf remove liblas.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:36:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : liblas
Version : 1.8.1
Release : 17.gitd76a061.fc35
Architecture : i686
Size : 341 k
Source : liblas-1.8.1-17.gitd76a061.fc35.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.