How to Install and Uninstall qt5-qtwebchannel.x86_64 Package on Rocky Linux 9

Last updated: May 17,2024

1. Install "qt5-qtwebchannel.x86_64" package

Learn how to install qt5-qtwebchannel.x86_64 on Rocky Linux 9

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

2. Uninstall "qt5-qtwebchannel.x86_64" package

Here is a brief guide to show you how to uninstall qt5-qtwebchannel.x86_64 on Rocky Linux 9:

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

3. Information about the qt5-qtwebchannel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:24:48 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : qt5-qtwebchannel
Version : 5.15.9
Release : 1.el9
Architecture : x86_64
Size : 98 k
Source : qt5-qtwebchannel-5.15.9-1.el9.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.