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

Last updated: October 05,2024

1. Install "libiec61883.i686" package

Please follow the guidelines below to install libiec61883.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libiec61883.i686

2. Uninstall "libiec61883.i686" package

This guide covers the steps necessary to uninstall libiec61883.i686 on Fedora 34:

$ sudo dnf remove libiec61883.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:07:54 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libiec61883
Version : 1.2.0
Release : 26.fc34
Architecture : i686
Size : 43 k
Source : libiec61883-1.2.0-26.fc34.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.