How to Install and Uninstall qt6-qtwebchannel.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "qt6-qtwebchannel.x86_64" package

This is a short guide on how to install qt6-qtwebchannel.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install qt6-qtwebchannel.x86_64

2. Uninstall "qt6-qtwebchannel.x86_64" package

Please follow the guidance below to uninstall qt6-qtwebchannel.x86_64 on Fedora 36:

$ sudo dnf remove qt6-qtwebchannel.x86_64 $ sudo dnf autoremove

3. Information about the qt6-qtwebchannel.x86_64 package on Fedora 36

Last metadata expiration check: 5:10:01 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : qt6-qtwebchannel
Version : 6.3.1
Release : 2.fc36
Architecture : x86_64
Size : 143 k
Source : qt6-qtwebchannel-6.3.1-2.fc36.src.rpm
Repository : updates
Summary : Qt6 - WebChannel component
URL : http://qt.io
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : 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.