How to Install and Uninstall qt5-qtwebchannel.src Package on Oracle Linux 9
Last updated: February 05,2025
1. Install "qt5-qtwebchannel.src" package
This is a short guide on how to install qt5-qtwebchannel.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
qt5-qtwebchannel.src
Copied
2. Uninstall "qt5-qtwebchannel.src" package
Learn how to uninstall qt5-qtwebchannel.src on Oracle Linux 9:
$
sudo dnf remove
qt5-qtwebchannel.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the qt5-qtwebchannel.src package on Oracle Linux 9
Last metadata expiration check: 3:32:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qt5-qtwebchannel
Version : 5.15.9
Release : 1.el9
Architecture : src
Size : 217 k
Source : None
Repository : ol9_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.
Available Packages
Name : qt5-qtwebchannel
Version : 5.15.9
Release : 1.el9
Architecture : src
Size : 217 k
Source : None
Repository : ol9_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.