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

Last updated: October 08,2024

1. Install "libopenraw.x86_64" package

This guide let you learn how to install libopenraw.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libopenraw.x86_64

2. Uninstall "libopenraw.x86_64" package

Here is a brief guide to show you how to uninstall libopenraw.x86_64 on Fedora 36:

$ sudo dnf remove libopenraw.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:49:28 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libopenraw
Version : 0.1.3
Release : 11.fc36
Architecture : x86_64
Size : 178 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.