How to Install and Uninstall LibRaw.i686 Package on CentOS 8 / RHEL 8

Last updated: July 06,2024

1. Install "LibRaw.i686" package

This guide covers the steps necessary to install LibRaw.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install LibRaw.i686

2. Uninstall "LibRaw.i686" package

Here is a brief guide to show you how to uninstall LibRaw.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove LibRaw.i686 $ sudo dnf autoremove

3. Information about the LibRaw.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 3:41:24 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : LibRaw
Version : 0.19.5
Release : 2.el8
Architecture : i686
Size : 337 k
Source : LibRaw-0.19.5-2.el8.src.rpm
Repository : appstream
Summary : Library for reading RAW files obtained from digital photo cameras
URL : http://www.libraw.org
License : BSD and (CDDL or LGPLv2)
Description : LibRaw is a library for reading RAW files obtained from digital photo
: cameras (CRW/CR2, NEF, RAF, DNG, and others).
:
: LibRaw is based on the source codes of the dcraw utility, where part of
: drawbacks have already been eliminated and part will be fixed in future.