How to Install and Uninstall libiec61883.x86_64 Package on Fedora 36

Last updated: October 13,2024

1. Install "libiec61883.x86_64" package

In this section, we are going to explain the necessary steps to install libiec61883.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install libiec61883.x86_64

2. Uninstall "libiec61883.x86_64" package

Please follow the guidance below to uninstall libiec61883.x86_64 on Fedora 36:

$ sudo dnf remove libiec61883.x86_64 $ sudo dnf autoremove

3. Information about the libiec61883.x86_64 package on Fedora 36

Last metadata expiration check: 3:58:17 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libiec61883
Version : 1.2.0
Release : 28.fc36
Architecture : x86_64
Size : 40 k
Source : libiec61883-1.2.0-28.fc36.src.rpm
Repository : fedora
Summary : Streaming library for IEEE1394
URL : http://ieee1394.wiki.kernel.org/index.php/Libraries#libiec61883
License : LGPLv2+
Description : The libiec61883 library provides an higher level API for streaming DV,
: MPEG-2 and audio over IEEE1394. Based on the libraw1394 isochronous
: functionality, this library acts as a filter that accepts DV-frames,
: MPEG-2 frames or audio samples from the application and breaks these
: down to isochronous packets, which are transmitted using libraw1394.