How To Install qt5-qtwebchannel on Fedora 36

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

Introduction

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

What is qt5-qtwebchannel

The Qt WebChannel module provides a library for seamless integration of C++ and QML applications with HTML/JavaScript clients. Any QObject can be published to remote clients, where its public API becomes available.

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

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

sudo dnf -y install qt5-qtwebchannel

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

sudo yum -y install qt5-qtwebchannel

How To Uninstall qt5-qtwebchannel on Fedora 36

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

sudo dnf remove qt5-qtwebchannel

qt5-qtwebchannel Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/84
/usr/lib/.build-id/84/07b364891ab7feb32cd95ef683bedf8d528a86
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/051dd109b504f6b9388b7f05f8abad02acdd07
/usr/lib64/libQt5WebChannel.so.5
/usr/lib64/libQt5WebChannel.so.5.15
/usr/lib64/libQt5WebChannel.so.5.15.3
/usr/lib64/qt5/qml/QtWebChannel
/usr/lib64/qt5/qml/QtWebChannel/libdeclarative_webchannel.so
/usr/lib64/qt5/qml/QtWebChannel/plugins.qmltypes
/usr/lib64/qt5/qml/QtWebChannel/qmldir
/usr/share/licenses/qt5-qtwebchannel
/usr/share/licenses/qt5-qtwebchannel/LICENSE.FDL
/usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL2
/usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL3
/usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtwebchannel/LICENSE.LGPL3

References

Summary

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


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

Introduction

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

What is qt5-qtwebchannel

The Qt WebChannel module provides a library for seamless integration of C++ and QML applications with HTML/JavaScript clients. Any QObject can be published to remote clients, where its public API becomes available.

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

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

sudo dnf -y install qt5-qtwebchannel

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

sudo yum -y install qt5-qtwebchannel

How To Uninstall qt5-qtwebchannel on Fedora 36

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

sudo dnf remove qt5-qtwebchannel

qt5-qtwebchannel Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/37
/usr/lib/.build-id/37/a59df4cf084941871c352aae6be89c84dc38a3
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/49aef7507b62e15f21870753be5bd396436e36
/usr/lib/libQt5WebChannel.so.5
/usr/lib/libQt5WebChannel.so.5.15
/usr/lib/libQt5WebChannel.so.5.15.3
/usr/lib/qt5/qml/QtWebChannel
/usr/lib/qt5/qml/QtWebChannel/libdeclarative_webchannel.so
/usr/lib/qt5/qml/QtWebChannel/plugins.qmltypes
/usr/lib/qt5/qml/QtWebChannel/qmldir
/usr/share/licenses/qt5-qtwebchannel
/usr/share/licenses/qt5-qtwebchannel/LICENSE.FDL
/usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL2
/usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL3
/usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtwebchannel/LICENSE.LGPL3

References

Summary

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