How to Install and Uninstall LibRaw.i686 Package on Rocky Linux 9

Last updated: September 28,2024

1. Install "LibRaw.i686" package

Please follow the step by step instructions below to install LibRaw.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install LibRaw.i686

2. Uninstall "LibRaw.i686" package

This guide covers the steps necessary to uninstall LibRaw.i686 on Rocky Linux 9:

$ sudo dnf remove LibRaw.i686 $ sudo dnf autoremove

3. Information about the LibRaw.i686 package on Rocky Linux 9

Last metadata expiration check: 0:59:38 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : LibRaw
Version : 0.20.2
Release : 6.el9
Architecture : i686
Size : 397 k
Source : LibRaw-0.20.2-6.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.