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

Last updated: October 05,2024

1. Install "libopenraw.x86_64" package

Please follow the guidelines below to install libopenraw.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install libopenraw.x86_64

2. Uninstall "libopenraw.x86_64" package

Please follow the guidelines below to uninstall libopenraw.x86_64 on Fedora 34:

$ sudo dnf remove libopenraw.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 2:08:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libopenraw
Version : 0.1.3
Release : 9.fc34
Architecture : x86_64
Size : 182 k
Source : libopenraw-0.1.3-9.fc34.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.