How to Install and Uninstall gstreamer1-plugins-good.x86_64 Package on Fedora 34

Last updated: October 06,2024

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

This tutorial shows how to install gstreamer1-plugins-good.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install gstreamer1-plugins-good.x86_64

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

In this section, we are going to explain the necessary steps to uninstall gstreamer1-plugins-good.x86_64 on Fedora 34:

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

3. Information about the gstreamer1-plugins-good.x86_64 package on Fedora 34

Last metadata expiration check: 2:09:45 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : gstreamer1-plugins-good
Version : 1.19.1
Release : 2.1.18.4.fc34
Architecture : x86_64
Size : 2.0 M
Source : gstreamer1-plugins-good-1.19.1-2.1.18.4.fc34.src.rpm
Repository : updates
Summary : GStreamer plugins with good code and licensing
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
: plugins.
:
: GStreamer Good Plugins is a collection of well-supported plugins of
: good quality and under the LGPL license.