How to Install and Uninstall LibRaw.x86_64 Package on CentOS Stream 9

Last updated: September 22,2024

1. Install "LibRaw.x86_64" package

Please follow the step by step instructions below to install LibRaw.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install LibRaw.x86_64

2. Uninstall "LibRaw.x86_64" package

Please follow the instructions below to uninstall LibRaw.x86_64 on CentOS Stream 9:

$ sudo dnf remove LibRaw.x86_64 $ sudo dnf autoremove

3. Information about the LibRaw.x86_64 package on CentOS Stream 9

Last metadata expiration check: 1:04:30 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : LibRaw
Version : 0.21.1
Release : 1.el9
Architecture : x86_64
Size : 409 k
Source : LibRaw-0.21.1-1.el9.src.rpm
Repository : 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.