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

Last updated: July 01,2024

1. Install "CharLS.i686" package

Here is a brief guide to show you how to install CharLS.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install CharLS.i686

2. Uninstall "CharLS.i686" package

This guide let you learn how to uninstall CharLS.i686 on Fedora 34:

$ sudo dnf remove CharLS.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:33:27 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : CharLS
Version : 2.0.0
Release : 5.fc34
Architecture : i686
Size : 126 k
Source : CharLS-2.0.0-5.fc34.src.rpm
Repository : fedora
Summary : An optimized implementation of the JPEG-LS standard
URL : https://github.com/team-charls/charls
License : BSD
Description : An optimized implementation of the JPEG-LS standard for loss less and
: near loss less image compression. JPEG-LS is a low-complexity standard that
: matches JPEG 2000 compression ratios. In terms of speed, CharLS outperforms
: open source and commercial JPEG LS implementations.
:
: JPEG-LS (ISO-14495-1/ITU-T.87) is a standard derived from the Hewlett Packard
: LOCO algorithm. JPEG LS has low complexity (meaning fast compression) and high
: compression ratios, similar to JPEG 2000. JPEG-LS is more similar to the old
: loss less JPEG than to JPEG 2000, but interestingly the two different techniques
: result in vastly different performance characteristics.