< Home - < Back

libiec61883


Information about the package, libiec61883, which is shipped with common Linux distributions. The libiec61883 package is designed for, Streaming library for IEEE1394.


Package Name:

libiec61883

Summary:

Streaming library for IEEE1394

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.

Architecture:

x86_64

Version:

1.2.0

Release:

4.el6

Size:

35 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for libiec61883


Control the libiec61883 package with the following handy commands outlined below.


Command

Description of Command

yum install libiec61883

This command will install libiec61883 on the server.

yum remove libiec61883

This command will un-install libiec61883 on the server. When you run this command, you will be asked if you are sure that you want to remove libiec61883, so you have to manually confirm that you want to do this.

yum -y remove libiec61883

This command will un-install libiec61883 on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libiec61883 when using the -y flag.

yum update libiec61883

This command will update libiec61883 to the latest version. When you run this command, you will be asked if you are sure that you want to remove libiec61883, so you have to manually confirm that you want to do this.

yum -y update libiec61883

This command will update libiec61883 to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove libiec61883 when using the -y flag.

yum info libiec61883

This command will show you core information about the libiec61883 package.

yum deplist libiec61883

This command will show you the dependencies for libiec61883. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update libiec61883

This command will check if there is an update waiting on libiec61883. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.