How to Install and Uninstall libopenraw.i686 Package on Fedora 36

Last updated: May 19,2024

1. Install "libopenraw.i686" package

Please follow the step by step instructions below to install libopenraw.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libopenraw.i686

2. Uninstall "libopenraw.i686" package

This is a short guide on how to uninstall libopenraw.i686 on Fedora 36:

$ sudo dnf remove libopenraw.i686 $ sudo dnf autoremove

3. Information about the libopenraw.i686 package on Fedora 36

Last metadata expiration check: 4:07:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libopenraw
Version : 0.1.3
Release : 11.fc36
Architecture : i686
Size : 191 k
Source : libopenraw-0.1.3-11.fc36.src.rpm
Repository : fedora
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.