How To Install gstreamermm on Fedora 36

In this tutorial we learn how to install gstreamermm in Fedora 36. gstreamermm is C++ wrapper for GStreamer library

Introduction

In this tutorial we learn how to install gstreamermm on Fedora 36.

What is gstreamermm

GStreamermm is a C++ wrapper library for the multimedia library GStreamer (http C++ development of applications that work with multi-media.

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

Install gstreamermm 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 gstreamermm using dnf by running the following command:

sudo dnf -y install gstreamermm

Install gstreamermm 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 gstreamermm using yum by running the following command:

sudo yum -y install gstreamermm

How To Uninstall gstreamermm on Fedora 36

To uninstall only the gstreamermm package we can use the following command:

sudo dnf remove gstreamermm

gstreamermm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/df
/usr/lib/.build-id/df/471fe10a36b5faa502454b39023a0722904b61
/usr/lib64/libgstreamermm-1.0.so.1
/usr/lib64/libgstreamermm-1.0.so.1.0.0
/usr/share/doc/gstreamermm
/usr/share/doc/gstreamermm/AUTHORS
/usr/share/doc/gstreamermm/ChangeLog
/usr/share/doc/gstreamermm/NEWS
/usr/share/doc/gstreamermm/README
/usr/share/licenses/gstreamermm
/usr/share/licenses/gstreamermm/COPYING

References

Summary

In this tutorial we learn how to install gstreamermm on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install gstreamermm on Fedora 36” linkTitle: “gstreamermm” type: “docs” description: “In this tutorial we learn how to install gstreamermm in Fedora 36. gstreamermm is C++ wrapper for GStreamer library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gstreamermm-featured.png

Introduction

In this tutorial we learn how to install gstreamermm on Fedora 36.

What is gstreamermm

GStreamermm is a C++ wrapper library for the multimedia library GStreamer (http C++ development of applications that work with multi-media.

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

Install gstreamermm 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 gstreamermm using dnf by running the following command:

sudo dnf -y install gstreamermm

Install gstreamermm 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 gstreamermm using yum by running the following command:

sudo yum -y install gstreamermm

How To Uninstall gstreamermm on Fedora 36

To uninstall only the gstreamermm package we can use the following command:

sudo dnf remove gstreamermm

gstreamermm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/76
/usr/lib/.build-id/76/69ffb75562bfa6c96901b1814f252d79ca83df
/usr/lib/libgstreamermm-1.0.so.1
/usr/lib/libgstreamermm-1.0.so.1.0.0
/usr/share/doc/gstreamermm
/usr/share/doc/gstreamermm/AUTHORS
/usr/share/doc/gstreamermm/ChangeLog
/usr/share/doc/gstreamermm/NEWS
/usr/share/doc/gstreamermm/README
/usr/share/licenses/gstreamermm
/usr/share/licenses/gstreamermm/COPYING

References

Summary

In this tutorial we learn how to install gstreamermm on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).