How to Install and Uninstall qt5-qtwebchannel.i686 Package on AlmaLinux 9

Last updated: June 24,2024

1. Install "qt5-qtwebchannel.i686" package

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

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

2. Uninstall "qt5-qtwebchannel.i686" package

Please follow the guidelines below to uninstall qt5-qtwebchannel.i686 on AlmaLinux 9:

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

3. Information about the qt5-qtwebchannel.i686 package on AlmaLinux 9

Last metadata expiration check: 1:57:43 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : qt5-qtwebchannel
Version : 5.15.9
Release : 1.el9
Architecture : i686
Size : 105 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.