How To Install qt6-qtwebchannel on Fedora 36

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

Introduction

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

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

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

sudo dnf -y install qt6-qtwebchannel

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

sudo yum -y install qt6-qtwebchannel

How To Uninstall qt6-qtwebchannel on Fedora 36

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

sudo dnf remove qt6-qtwebchannel

qt6-qtwebchannel Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/e731926ff6435c11c3ad9b7a68a6d44b349347
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/a29a76b0e4335a34d0df41f0c9cba0cea347cf
/usr/lib64/libQt6WebChannel.so.6
/usr/lib64/libQt6WebChannel.so.6.2.3
/usr/lib64/qt6/qml/QtWebChannel
/usr/lib64/qt6/qml/QtWebChannel/libwebchannelplugin.so
/usr/lib64/qt6/qml/QtWebChannel/plugins.qmltypes
/usr/lib64/qt6/qml/QtWebChannel/qmldir
/usr/share/licenses/qt6-qtwebchannel
/usr/share/licenses/qt6-qtwebchannel/LICENSE.FDL
/usr/share/licenses/qt6-qtwebchannel/LICENSE.GPL2
/usr/share/licenses/qt6-qtwebchannel/LICENSE.GPL3
/usr/share/licenses/qt6-qtwebchannel/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt6-qtwebchannel/LICENSE.LGPL3

References

Summary


title: “How To Install qt6-qtwebchannel on Fedora 36” linkTitle: “qt6-qtwebchannel” In this tutorial we learn how to install qt6-qtwebchannel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

type: “docs” description: “In this tutorial we learn how to install qt6-qtwebchannel in Fedora 36. qt6-qtwebchannel is Qt6 - WebChannel component” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt6-qtwebchannel-featured.png

Introduction

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

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

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

sudo dnf -y install qt6-qtwebchannel

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

sudo yum -y install qt6-qtwebchannel

How To Uninstall qt6-qtwebchannel on Fedora 36

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

sudo dnf remove qt6-qtwebchannel

qt6-qtwebchannel Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/99c58c6b4aee535ecbc01550893ea68042ce6e
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/863ca23104cff4edea87a64c8f3f4948448e4a
/usr/lib/libQt6WebChannel.so.6
/usr/lib/libQt6WebChannel.so.6.2.3
/usr/lib/qt6/qml/QtWebChannel
/usr/lib/qt6/qml/QtWebChannel/libwebchannelplugin.so
/usr/lib/qt6/qml/QtWebChannel/plugins.qmltypes
/usr/lib/qt6/qml/QtWebChannel/qmldir
/usr/share/licenses/qt6-qtwebchannel
/usr/share/licenses/qt6-qtwebchannel/LICENSE.FDL
/usr/share/licenses/qt6-qtwebchannel/LICENSE.GPL2
/usr/share/licenses/qt6-qtwebchannel/LICENSE.GPL3
/usr/share/licenses/qt6-qtwebchannel/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt6-qtwebchannel/LICENSE.LGPL3

References

Summary

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