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

Last updated: November 30,2024

1. Install "liblerc.i686" package

Please follow the guidelines below to install liblerc.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install liblerc.i686

2. Uninstall "liblerc.i686" package

Please follow the steps below to uninstall liblerc.i686 on Fedora 39:

$ sudo dnf remove liblerc.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:07:46 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : liblerc
Version : 4.0.0
Release : 4.fc39
Architecture : i686
Size : 217 k
Source : liblerc-4.0.0-4.fc39.src.rpm
Repository : fedora
Summary : Library for Limited Error Raster Compression
URL : https://github.com/Esri/lerc
License : Apache-2.0
Description : LERC is an open-source image or raster format which supports rapid encoding and
: decoding for any pixel type (not just RGB or Byte). Users set the maximum
: compression error per pixel while encoding, so the precision of the original
: input image is preserved (within user defined error bounds).