How to Install and Uninstall libdc1394.x86_64 Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "libdc1394.x86_64" package

Learn how to install libdc1394.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install libdc1394.x86_64

2. Uninstall "libdc1394.x86_64" package

This tutorial shows how to uninstall libdc1394.x86_64 on CentOS Stream 9:

$ sudo dnf remove libdc1394.x86_64 $ sudo dnf autoremove

3. Information about the libdc1394.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:53:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libdc1394
Version : 2.2.6
Release : 7.el9
Architecture : x86_64
Size : 127 k
Source : libdc1394-2.2.6-7.el9.src.rpm
Repository : epel
Summary : 1394-based digital camera control library
URL : http://sourceforge.net/projects/libdc1394/
License : LGPLv2+
Description : Libdc1394 is a library that is intended to provide a high level programming
: interface for application developers who wish to control IEEE 1394 based cameras
: that conform to the 1394-based Digital Camera Specification.