How to Install and Uninstall libopenraw.i686 Package on CentOS Stream 9

Last updated: February 04,2025

1. Install "libopenraw.i686" package

This guide covers the steps necessary to install libopenraw.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libopenraw.i686

2. Uninstall "libopenraw.i686" package

Here is a brief guide to show you how to uninstall libopenraw.i686 on CentOS Stream 9:

$ sudo dnf remove libopenraw.i686 $ sudo dnf autoremove

3. Information about the libopenraw.i686 package on CentOS Stream 9

Last metadata expiration check: 1:42:46 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libopenraw
Version : 0.1.3
Release : 11.el9
Architecture : i686
Size : 189 k
Source : libopenraw-0.1.3-11.el9.src.rpm
Repository : 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.