How to Install and Uninstall libopenraw.x86_64 Package on Fedora 39

Last updated: October 13,2024

1. Install "libopenraw.x86_64" package

Please follow the steps below to install libopenraw.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libopenraw.x86_64

2. Uninstall "libopenraw.x86_64" package

Please follow the step by step instructions below to uninstall libopenraw.x86_64 on Fedora 39:

$ sudo dnf remove libopenraw.x86_64 $ sudo dnf autoremove

3. Information about the libopenraw.x86_64 package on Fedora 39

Last metadata expiration check: 0:17:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : libopenraw
Version : 0.1.3
Release : 14.fc39
Architecture : x86_64
Size : 180 k
Source : libopenraw-0.1.3-14.fc39.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.