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

Last updated: May 14,2024

1. Install "libiec61883.i686" package

Please follow the steps below to install libiec61883.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libiec61883.i686

2. Uninstall "libiec61883.i686" package

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

$ sudo dnf remove libiec61883.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:44:29 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : libiec61883
Version : 1.2.0
Release : 18.el8
Architecture : i686
Size : 45 k
Source : libiec61883-1.2.0-18.el8.src.rpm
Repository : appstream
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.