How to Install and Uninstall qt5-qtwebchannel.i686 Package on CentOS 8 / RHEL 8

Last updated: May 20,2024

1. Install "qt5-qtwebchannel.i686" package

Please follow the step by step instructions below to install qt5-qtwebchannel.i686 on CentOS 8 / RHEL 8

$ 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 CentOS 8 / RHEL 8:

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

3. Information about the qt5-qtwebchannel.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:16:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : qt5-qtwebchannel
Version : 5.12.5
Release : 1.el8
Architecture : i686
Size : 99 k
Source : qt5-qtwebchannel-5.12.5-1.el8.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.