How to Install and Uninstall LibRaw.src Package on Oracle Linux 9

Last updated: July 02,2024

1. Install "LibRaw.src" package

Please follow the guidance below to install LibRaw.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install LibRaw.src

2. Uninstall "LibRaw.src" package

This is a short guide on how to uninstall LibRaw.src on Oracle Linux 9:

$ sudo dnf remove LibRaw.src $ sudo dnf autoremove

3. Information about the LibRaw.src package on Oracle Linux 9

Last metadata expiration check: 0:19:56 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : LibRaw
Version : 0.20.2
Release : 6.el9
Architecture : src
Size : 517 k
Source : None
Repository : ol9_appstream
Summary : Library for reading RAW files obtained from digital photo cameras
URL : http://www.libraw.org
License : BSD and 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.