< Home - < Back

gstreamer-devel


Information about the package, gstreamer-devel, which is shipped with common Linux distributions. The gstreamer-devel package is designed for, Libraries/include files for GStreamer streaming media framework.


Package Name:

gstreamer-devel

Summary:

Libraries/include files for GStreamer streaming media framework

Description:

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plugins. This package contains the libraries and includes files necessary to develop applications and plugins for GStreamer. If you plan to develop applications with GStreamer, consider installing the gstreamer-devel-docs package and the documentation packages for any plugins you intend to use.

Architecture:

x86_64

Version:

0.10.29

Release:

1.el6

Size:

169 k

Repository:

base

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for gstreamer-devel


Control the gstreamer-devel package with the following handy commands outlined below.


Command

Description of Command

yum install gstreamer-devel

This command will install gstreamer-devel on the server.

yum remove gstreamer-devel

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

yum -y remove gstreamer-devel

This command will un-install gstreamer-devel 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 gstreamer-devel when using the -y flag.

yum update gstreamer-devel

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

yum -y update gstreamer-devel

This command will update gstreamer-devel 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 gstreamer-devel when using the -y flag.

yum info gstreamer-devel

This command will show you core information about the gstreamer-devel package.

yum deplist gstreamer-devel

This command will show you the dependencies for gstreamer-devel. 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 gstreamer-devel

This command will check if there is an update waiting on gstreamer-devel. 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.