How to Install and Uninstall qt5-qtwebchannel.i686 Package on Rocky Linux 8

Last updated: November 14,2024

1. Install "qt5-qtwebchannel.i686" package

This guide covers the steps necessary to install qt5-qtwebchannel.i686 on Rocky Linux 8

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

2. Uninstall "qt5-qtwebchannel.i686" package

In this section, we are going to explain the necessary steps to uninstall qt5-qtwebchannel.i686 on Rocky Linux 8:

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

3. Information about the qt5-qtwebchannel.i686 package on Rocky Linux 8

Last metadata expiration check: 0:35:43 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : qt5-qtwebchannel
Version : 5.15.2
Release : 2.el8.0.1
Architecture : i686
Size : 108 k
Source : qt5-qtwebchannel-5.15.2-2.el8.0.1.src.rpm
Repository : appstream
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.