How to Install and Uninstall qt5-qtwebchannel.src Package on Oracle Linux 8

Last updated: October 04,2024

1. Install "qt5-qtwebchannel.src" package

This guide covers the steps necessary to install qt5-qtwebchannel.src on Oracle Linux 8

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

2. Uninstall "qt5-qtwebchannel.src" package

Learn how to uninstall qt5-qtwebchannel.src on Oracle Linux 8:

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

3. Information about the qt5-qtwebchannel.src package on Oracle Linux 8

Last metadata expiration check: 4:11:26 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qt5-qtwebchannel
Version : 5.15.2
Release : 2.el8
Architecture : src
Size : 218 k
Source : None
Repository : ol8_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.