How To Install wxGTK3-webview on Fedora 36

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

Introduction

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

What is wxGTK3-webview

WebView 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-webview on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wxGTK3-webview.

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

sudo dnf -y install wxGTK3-webview

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

sudo yum -y install wxGTK3-webview

How To Uninstall wxGTK3-webview on Fedora 36

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

sudo dnf remove wxGTK3-webview

wxGTK3-webview Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/6b
/usr/lib/.build-id/6b/8114f20e277d532c9fc6c98bf2d941b4e5ac12
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/6e141c7d6c51d92411b47648534171800f84a2
/usr/lib/libwx_gtk3u_webview-3.0.so.0
/usr/lib/libwx_gtk3u_webview-3.0.so.0.5.0
/usr/lib/wx
/usr/lib/wx/3.0
/usr/lib/wx/3.0/web-extensions
/usr/lib/wx/3.0/web-extensions/webkit2_extu-3.0.so

References

Summary

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


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

Introduction

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

What is wxGTK3-webview

WebView 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-webview on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install wxGTK3-webview.

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

sudo dnf -y install wxGTK3-webview

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

sudo yum -y install wxGTK3-webview

How To Uninstall wxGTK3-webview on Fedora 36

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

sudo dnf remove wxGTK3-webview

wxGTK3-webview Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/bdd1f869e312aa773d88c69854ce8a126f0921
/usr/lib/.build-id/d7
/usr/lib/.build-id/d7/2b31f1f4156833c0dbd00778563afb3ee0cda0
/usr/lib64/libwx_gtk3u_webview-3.0.so.0
/usr/lib64/libwx_gtk3u_webview-3.0.so.0.5.0
/usr/lib64/wx
/usr/lib64/wx/3.0
/usr/lib64/wx/3.0/web-extensions
/usr/lib64/wx/3.0/web-extensions/webkit2_extu-3.0.so

References

Summary

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