How to Install and Uninstall qt5-qtwebchannel.i686 Package on Fedora 35

Last updated: September 29,2024

1. Install "qt5-qtwebchannel.i686" package

In this section, we are going to explain the necessary steps to install qt5-qtwebchannel.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install qt5-qtwebchannel.i686

2. Uninstall "qt5-qtwebchannel.i686" package

Here is a brief guide to show you how to uninstall qt5-qtwebchannel.i686 on Fedora 35:

$ sudo dnf remove qt5-qtwebchannel.i686 $ sudo dnf autoremove

3. Information about the qt5-qtwebchannel.i686 package on Fedora 35

Last metadata expiration check: 3:00:43 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : qt5-qtwebchannel
Version : 5.15.2
Release : 4.fc35
Architecture : i686
Size : 106 k
Source : qt5-qtwebchannel-5.15.2-4.fc35.src.rpm
Repository : fedora
Summary : Qt5 - 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.