How to Install and Uninstall libraw1394.i686 Package on CentOS Stream 8

Last updated: June 30,2024

1. Install "libraw1394.i686" package

Please follow the guidelines below to install libraw1394.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libraw1394.i686

2. Uninstall "libraw1394.i686" package

In this section, we are going to explain the necessary steps to uninstall libraw1394.i686 on CentOS Stream 8:

$ sudo dnf remove libraw1394.i686 $ sudo dnf autoremove

3. Information about the libraw1394.i686 package on CentOS Stream 8

Last metadata expiration check: 5:13:25 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libraw1394
Version : 2.1.2
Release : 5.el8
Architecture : i686
Size : 78 k
Source : libraw1394-2.1.2-5.el8.src.rpm
Repository : appstream
Summary : Library providing low-level IEEE-1394 access
URL : http://www.dennedy.org/libraw1394/
License : LGPLv2+
Description : The libraw1394 library provides direct access to the IEEE-1394 bus.
: Support for both the obsolete ieee1394 interface and the new firewire
: intererface are included, with run-time detection of the active stack.