How to Install and Uninstall gstreamer1-plugins-base.x86_64 Package on Rocky Linux 9

Last updated: May 05,2024

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

Here is a brief guide to show you how to install gstreamer1-plugins-base.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf 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 Rocky Linux 9:

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

3. Information about the gstreamer1-plugins-base.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:15:37 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : gstreamer1-plugins-base
Version : 1.22.1
Release : 1.el9
Architecture : x86_64
Size : 2.2 M
Source : gstreamer1-plugins-base-1.22.1-1.el9.src.rpm
Repository : appstream
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.