How to Install and Uninstall libopenraw.i686 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "libopenraw.i686" package

Please follow the guidelines below to install libopenraw.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libopenraw.i686

2. Uninstall "libopenraw.i686" package

Please follow the guidance below to uninstall libopenraw.i686 on Oracle Linux 9:

$ sudo dnf remove libopenraw.i686 $ sudo dnf autoremove

3. Information about the libopenraw.i686 package on Oracle Linux 9

Last metadata expiration check: 3:13:45 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libopenraw
Version : 0.1.3
Release : 11.el9
Architecture : i686
Size : 196 k
Source : libopenraw-0.1.3-11.el9.src.rpm
Repository : ol9_appstream
Summary : Decode camera RAW files
URL : http://libopenraw.freedesktop.org/wiki
License : LGPLv3+
Description : libopenraw is an ongoing project to provide a free software
: implementation for camera RAW files decoding. One of the main reason is
: that dcraw is not suited for easy integration into applications, and
: there is a need for an easy to use API to build free software digital
: image processing application.