How To Install gstreamer-plugins-bad-free-devel-docs.x86_64 on Amazon Linux 2

In this tutorial we learn how to install gstreamer-plugins-bad-free-devel-docs.x86_64 in Amazon Linux 2. gstreamer-plugins-bad-free-devel-docs.x86_64 is Development documentation for the GStreamer “bad” plug-ins

Introduction

In this tutorial we learn how to install gstreamer-plugins-bad-free-devel-docs.x86_64 on Amazon Linux 2.

What is gstreamer-plugins-bad-free-devel-docs.x86_64

GStreamer is a streaming media framework, based on graphs of elements which operate on media data. This package contains the development documentation for the plug-ins that aren’t tested well enough, or the code is not of good enough quality.

We can use yum to install gstreamer-plugins-bad-free-devel-docs.x86_64 on Amazon Linux 2. In this tutorial we discuss both methods but you only need to choose one of method to install gstreamer-plugins-bad-free-devel-docs.x86_64.

Install gstreamer-plugins-bad-free-devel-docs.x86_64 on Amazon Linux 2 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install gstreamer-plugins-bad-free-devel-docs.x86_64 using yum by running the following command:

sudo yum -y install gstreamer-plugins-bad-free-devel-docs.x86_64

How To Uninstall gstreamer-plugins-bad-free-devel-docs.x86_64 on Amazon Linux 2

To uninstall only the gstreamer-plugins-bad-free-devel-docs.x86_64 package we can use the following command:

sudo yum remove gstreamer-plugins-bad-free-devel-docs.x86_64

gstreamer-plugins-bad-free-devel-docs.x86_64 Package Contents on Amazon Linux 2

/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/annotation-glossary.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/api-index-deprecated.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/api-index-full.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/codecparsers.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/compiling.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-GstBaseVideoCodec.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-GstBaseVideoDecoder.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-GstBaseVideoEncoder.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-GstSurfaceBuffer.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-GstSurfaceConverter.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-GstVideoContextInterface.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-gstbasevideoutils.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-h264parser.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-mpeg4parser.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-mpegvideoparser.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gst-plugins-bad-libs-vc1parser.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gstreamer-libs-hierarchy.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/gstreamer-plugins-bad.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/home.png
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/index.html
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/index.sgml
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/left.png
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/right.png
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/style.css
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/up.png
/usr/share/gtk-doc/html/gst-plugins-bad-libs-0.10/video.html

References

Summary

In this tutorial we learn how to install gstreamer-plugins-bad-free-devel-docs.x86_64 on Amazon Linux 2 using yum.