How to Install and Uninstall libraw1394.src Package on Oracle Linux 8

Last updated: November 25,2024

1. Install "libraw1394.src" package

Learn how to install libraw1394.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install libraw1394.src

2. Uninstall "libraw1394.src" package

This tutorial shows how to uninstall libraw1394.src on Oracle Linux 8:

$ sudo dnf remove libraw1394.src $ sudo dnf autoremove

3. Information about the libraw1394.src package on Oracle Linux 8

Last metadata expiration check: 6:22:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : libraw1394
Version : 2.1.2
Release : 5.el8
Architecture : src
Size : 325 k
Source : None
Repository : ol8_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.