How To Install qt5-qtwebview on Fedora 36

In this tutorial we learn how to install qt5-qtwebview in Fedora 36. qt5-qtwebview is Qt5 - WebView component

Introduction

In this tutorial we learn how to install qt5-qtwebview on Fedora 36.

What is qt5-qtwebview

Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.

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

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

sudo dnf -y install qt5-qtwebview

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

sudo yum -y install qt5-qtwebview

How To Uninstall qt5-qtwebview on Fedora 36

To uninstall only the qt5-qtwebview package we can use the following command:

sudo dnf remove qt5-qtwebview

qt5-qtwebview Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/88
/usr/lib/.build-id/88/29cba50ada2e39504526db2a5e5d7e92a011f0
/usr/lib/.build-id/b8
/usr/lib/.build-id/b8/236d7b62b66e0fd50175eb512aadfbf440ba41
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/5edc7a1119020172e6602d2c44767ad1ba2904
/usr/lib64/libQt5WebView.so.5
/usr/lib64/libQt5WebView.so.5.15
/usr/lib64/libQt5WebView.so.5.15.3
/usr/lib64/qt5/plugins/webview
/usr/lib64/qt5/plugins/webview/libqtwebview_webengine.so
/usr/lib64/qt5/qml/QtWebView
/usr/lib64/qt5/qml/QtWebView/libdeclarative_webview.so
/usr/lib64/qt5/qml/QtWebView/plugins.qmltypes
/usr/lib64/qt5/qml/QtWebView/qmldir
/usr/share/licenses/qt5-qtwebview
/usr/share/licenses/qt5-qtwebview/LICENSE.FDL
/usr/share/licenses/qt5-qtwebview/LICENSE.GPLv2
/usr/share/licenses/qt5-qtwebview/LICENSE.GPLv3
/usr/share/licenses/qt5-qtwebview/LICENSE.LGPLv3

References

Summary

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


title: “How To Install qt5-qtwebview on Fedora 36” linkTitle: “qt5-qtwebview” type: “docs” description: “In this tutorial we learn how to install qt5-qtwebview in Fedora 36. qt5-qtwebview is Qt5 - WebView component” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt5-qtwebview-featured.png

Introduction

In this tutorial we learn how to install qt5-qtwebview on Fedora 36.

What is qt5-qtwebview

Qt WebView provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.

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

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

sudo dnf -y install qt5-qtwebview

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

sudo yum -y install qt5-qtwebview

How To Uninstall qt5-qtwebview on Fedora 36

To uninstall only the qt5-qtwebview package we can use the following command:

sudo dnf remove qt5-qtwebview

qt5-qtwebview Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/79
/usr/lib/.build-id/79/1d684ee3e28bf2c65cfab8dc14de52f3197724
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/32a53511f2a56dfa6f04d21bedc4e19c15aa82
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/9f8c2e1c8001ab38553818a3c65ee5a950a4f0
/usr/lib/libQt5WebView.so.5
/usr/lib/libQt5WebView.so.5.15
/usr/lib/libQt5WebView.so.5.15.3
/usr/lib/qt5/plugins/webview
/usr/lib/qt5/plugins/webview/libqtwebview_webengine.so
/usr/lib/qt5/qml/QtWebView
/usr/lib/qt5/qml/QtWebView/libdeclarative_webview.so
/usr/lib/qt5/qml/QtWebView/plugins.qmltypes
/usr/lib/qt5/qml/QtWebView/qmldir
/usr/share/licenses/qt5-qtwebview
/usr/share/licenses/qt5-qtwebview/LICENSE.FDL
/usr/share/licenses/qt5-qtwebview/LICENSE.GPLv2
/usr/share/licenses/qt5-qtwebview/LICENSE.GPLv3
/usr/share/licenses/qt5-qtwebview/LICENSE.LGPLv3

References

Summary

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