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

Last updated: November 26,2024

1. Install "liblas.x86_64" package

Please follow the guidance below to install liblas.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install liblas.x86_64

2. Uninstall "liblas.x86_64" package

Please follow the guidance below to uninstall liblas.x86_64 on Fedora 35:

$ sudo dnf remove liblas.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:03:03 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : liblas
Version : 1.8.1
Release : 17.gitd76a061.fc35
Architecture : x86_64
Size : 317 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.