How To Install gstreamer1-plugins-good-gtk on Fedora 36

In this tutorial we learn how to install gstreamer1-plugins-good-gtk in Fedora 36. gstreamer1-plugins-good-gtk is GStreamer “good” plugins gtk plugin

Introduction

In this tutorial we learn how to install gstreamer1-plugins-good-gtk on Fedora 36.

What is gstreamer1-plugins-good-gtk

GStreamer is a streaming media framework, based on graphs of elements which operate on media data. GStreamer Good Plugins is a collection of well-supported plugins of good quality and under the LGPL license. This package (gstreamer1-plugins-good-gtk) contains the gtksink output plugin.

We can use yum or dnf to install gstreamer1-plugins-good-gtk on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gstreamer1-plugins-good-gtk.

Install gstreamer1-plugins-good-gtk on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install gstreamer1-plugins-good-gtk using dnf by running the following command:

sudo dnf -y install gstreamer1-plugins-good-gtk

Install gstreamer1-plugins-good-gtk on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install gstreamer1-plugins-good-gtk using yum by running the following command:

sudo yum -y install gstreamer1-plugins-good-gtk

How To Uninstall gstreamer1-plugins-good-gtk on Fedora 36

To uninstall only the gstreamer1-plugins-good-gtk package we can use the following command:

sudo dnf remove gstreamer1-plugins-good-gtk

gstreamer1-plugins-good-gtk Package Contents on Fedora 36

---
title: "How To Install gstreamer1-plugins-good-gtk on Fedora 36"
linkTitle: "gstreamer1-plugins-good-gtk"
type: "docs"
description: "In this tutorial we learn how to install gstreamer1-plugins-good-gtk in Fedora 36. gstreamer1-plugins-good-gtk is GStreamer \"good\" plugins gtk plugin"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/gstreamer1-plugins-good-gtk-featured.png
---

## Introduction

In this tutorial we learn how to install `gstreamer1-plugins-good-gtk` on Fedora 36.

### What is `gstreamer1-plugins-good-gtk`

> GStreamer is a streaming media framework, based on graphs of elements which operate on media data.  GStreamer Good Plugins is a collection of well-supported plugins of good quality and under the LGPL license.  This package (gstreamer1-plugins-good-gtk) contains the gtksink output plugin.  

We can use `yum` or `dnf` to install `gstreamer1-plugins-good-gtk` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gstreamer1-plugins-good-gtk.

## Install gstreamer1-plugins-good-gtk on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install gstreamer1-plugins-good-gtk using dnf by running the following command:

sudo dnf -y install gstreamer1-plugins-good-gtk

Install gstreamer1-plugins-good-gtk on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install gstreamer1-plugins-good-gtk using yum by running the following command:

sudo yum -y install gstreamer1-plugins-good-gtk

How To Uninstall gstreamer1-plugins-good-gtk on Fedora 36

To uninstall only the gstreamer1-plugins-good-gtk package we can use the following command:

sudo dnf remove gstreamer1-plugins-good-gtk

gstreamer1-plugins-good-gtk Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/d143fd453165b94a59a9d11a221cabd712c4ee
/usr/lib/gstreamer-1.0/libgstgtk.so

References

Summary

In this tutorial we learn how to install gstreamer1-plugins-good-gtk on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/lib/.build-id /usr/lib/.build-id/48 /usr/lib/.build-id/48/d37cee659166be01e82c77f46b9bfaafe506f3 /usr/lib64/gstreamer-1.0/libgstgtk.so


## References

* [gstreamer1-plugins-good-gtk website](http://gstreamer.freedesktop.org/)

## Summary

In this tutorial we learn how to install `gstreamer1-plugins-good-gtk` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).