How to Install and Uninstall libopenraw.i686 Package on AlmaLinux 8

Last updated: July 01,2024

1. Install "libopenraw.i686" package

Please follow the guidelines below to install libopenraw.i686 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install libopenraw.i686

2. Uninstall "libopenraw.i686" package

Please follow the instructions below to uninstall libopenraw.i686 on AlmaLinux 8:

$ sudo dnf remove libopenraw.i686 $ sudo dnf autoremove

3. Information about the libopenraw.i686 package on AlmaLinux 8

Last metadata expiration check: 0:38:50 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libopenraw
Version : 0.1.2
Release : 4.el8
Architecture : i686
Size : 210 k
Source : libopenraw-0.1.2-4.el8.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.