How to Install and Uninstall LibRaw.i686 Package on Fedora 34

Last updated: October 07,2024

1. Install "LibRaw.i686" package

This tutorial shows how to install LibRaw.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install LibRaw.i686

2. Uninstall "LibRaw.i686" package

In this section, we are going to explain the necessary steps to uninstall LibRaw.i686 on Fedora 34:

$ sudo dnf remove LibRaw.i686 $ sudo dnf autoremove

3. Information about the LibRaw.i686 package on Fedora 34

Last metadata expiration check: 0:04:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : LibRaw
Version : 0.20.2
Release : 2.fc34
Architecture : i686
Size : 406 k
Source : LibRaw-0.20.2-2.fc34.src.rpm
Repository : fedora
Summary : Library for reading RAW files obtained from digital photo cameras
URL : http://www.libraw.org
License : BSD and (CDDL or LGPLv2)
Description : LibRaw is a library for reading RAW files obtained from digital photo
: cameras (CRW/CR2, NEF, RAF, DNG, and others).
:
: LibRaw is based on the source codes of the dcraw utility, where part of
: drawbacks have already been eliminated and part will be fixed in future.