How to Install and Uninstall gstreamer1-plugins-base.x86_64 Package on Amazon Linux 2

Last updated: January 12,2025

1. Install "gstreamer1-plugins-base.x86_64" package

Please follow the guidelines below to install gstreamer1-plugins-base.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install gstreamer1-plugins-base.x86_64

2. Uninstall "gstreamer1-plugins-base.x86_64" package

Please follow the steps below to uninstall gstreamer1-plugins-base.x86_64 on Amazon Linux 2:

$ sudo yum remove gstreamer1-plugins-base.x86_64 $ sudo yum autoremove

3. Information about the gstreamer1-plugins-base.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : gstreamer1-plugins-base
Arch : x86_64
Version : 1.10.4
Release : 1.amzn2.0.2
Size : 1.5 M
Repo : amzn2-core/2/x86_64
Summary : GStreamer streaming media framework base plugins
URL : http://gstreamer.freedesktop.org/
License : LGPLv2+
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 plug-ins.
:
: This package contains a set of well-maintained base plug-ins.