How to Install and Uninstall gstreamer1-plugins-good.i686 Package on Fedora 39

Last updated: October 14,2024

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

Please follow the instructions below to install gstreamer1-plugins-good.i686 on Fedora 39

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

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

Please follow the instructions below to uninstall gstreamer1-plugins-good.i686 on Fedora 39:

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

3. Information about the gstreamer1-plugins-good.i686 package on Fedora 39

Last metadata expiration check: 2:25:28 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : gstreamer1-plugins-good
Version : 1.22.9
Release : 3.fc39
Architecture : i686
Size : 2.5 M
Source : gstreamer1-plugins-good-1.22.9-3.fc39.src.rpm
Repository : updates
Summary : GStreamer plugins with good code and licensing
URL : http://gstreamer.freedesktop.org/
License : CC0-1.0 AND GPL-2.0-only AND LGPL-2.0-only AND LGPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND xlock AND MIT AND BSD-3-Clause AND CC-BY-3.0
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.