How To Install wxGTK-media on Fedora 36
Introduction
In this tutorial we learn how to install wxGTK-media
on Fedora 36.
What is wxGTK-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 wxGTK-media
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wxGTK-media.
Install wxGTK-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 wxGTK-media
using dnf
by running the following command:
sudo dnf -y install wxGTK-media
Install wxGTK-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 wxGTK-media
using yum
by running the following command:
sudo yum -y install wxGTK-media
How To Uninstall wxGTK-media on Fedora 36
To uninstall only the wxGTK-media
package we can use the following command:
title: "How To Install wxGTK-media on Fedora 36"
sudo dnf remove wxGTK-media
linkTitle: "wxGTK-media"
type: “docs”
wxGTK-media Package Contents on Fedora 36
description: “In this tutorial we learn how to install wxGTK-media in Fedora 36. wxGTK-media is Multimedia add-on for the wxWidgets library”
date: “2022-08-17”
lastmod: "2022-08-17"
#image: /images/fedora/36/wxGTK-media-featured.png
---
## Introduction
In this tutorial we learn how to install `wxGTK-media` on Fedora 36.
### What is `wxGTK-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 `wxGTK-media` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wxGTK-media.
## Install wxGTK-media 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 wxGTK-media
using dnf
by running the following command:
sudo dnf -y install wxGTK-media
Install wxGTK-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 wxGTK-media
using yum
by running the following command:
sudo yum -y install wxGTK-media
How To Uninstall wxGTK-media on Fedora 36
To uninstall only the wxGTK-media
package we can use the following command:
sudo dnf remove wxGTK-media
wxGTK-media Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/ebb62e7b2296c40f9c59cd93821b5f905b33f3
/usr/lib/libwx_gtk3u_media-3.1.so.5
/usr/lib/libwx_gtk3u_media-3.1.so.5.0.0
References
Summary
In this tutorial we learn how to install wxGTK-media
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/df /usr/lib/.build-id/df/35a146a2b34580687b4efe4c57d28aab120d1e /usr/lib64/libwx_gtk3u_media-3.1.so.5 /usr/lib64/libwx_gtk3u_media-3.1.so.5.0.0
## References
* [wxGTK-media website](https://www.wxwidgets.org/)
## Summary
In this tutorial we learn how to install `wxGTK-media` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).