How To Install wxGTK3-media on Fedora 36

In this tutorial we learn how to install wxGTK3-media in Fedora 36. wxGTK3-media is Multimedia add-on for the wxWidgets library

Introduction

In this tutorial we learn how to install wxGTK3-media on Fedora 36.

What is wxGTK3-media

Multimedia add-on for the wxWidgets library. wxWidgets is the GTK port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation.

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

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

sudo dnf -y install wxGTK3-media

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

sudo yum -y install wxGTK3-media

How To Uninstall wxGTK3-media on Fedora 36

To uninstall only the wxGTK3-media package we can use the following command:

sudo dnf remove wxGTK3-media

wxGTK3-media Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/fad910d22c588ee1efa42750c1f7073e5f2e40
/usr/lib/libwx_gtk3u_media-3.0.so.0
/usr/lib/libwx_gtk3u_media-3.0.so.0.5.0

References

Summary

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


title: “How To Install wxGTK3-media on Fedora 36” linkTitle: “wxGTK3-media” type: “docs” description: “In this tutorial we learn how to install wxGTK3-media in Fedora 36. wxGTK3-media is Multimedia add-on for the wxWidgets library” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/wxGTK3-media-featured.png

Introduction

In this tutorial we learn how to install wxGTK3-media on Fedora 36.

What is wxGTK3-media

Multimedia add-on for the wxWidgets library. wxWidgets is the GTK port of the C++ cross-platform wxWidgets GUI library, offering classes for all common GUI controls as well as a comprehensive set of helper classes for most common application tasks, ranging from networking to HTML display and image manipulation.

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

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

sudo dnf -y install wxGTK3-media

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

sudo yum -y install wxGTK3-media

How To Uninstall wxGTK3-media on Fedora 36

To uninstall only the wxGTK3-media package we can use the following command:

sudo dnf remove wxGTK3-media

wxGTK3-media Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/56/9d03b9c7e0e5e73b8346f65b83854d3e8d51f1
/usr/lib64/libwx_gtk3u_media-3.0.so.0
/usr/lib64/libwx_gtk3u_media-3.0.so.0.5.0

References

Summary

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