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

Last updated: May 08,2024

1. Install "LibRaw.x86_64" package

Learn how to install LibRaw.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install LibRaw.x86_64

2. Uninstall "LibRaw.x86_64" package

This guide let you learn how to uninstall LibRaw.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove LibRaw.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 3:27:37 ago on Sun May 9 13:03:46 2021.
Installed Packages
Name : LibRaw
Version : 0.19.5
Release : 2.el8
Architecture : x86_64
Size : 1.9 M
Source : LibRaw-0.19.5-2.el8.src.rpm
Repository : @System
From repo : 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.