How to Install and Uninstall qt5-qtwebview.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 26,2024

1. Install "qt5-qtwebview.x86_64" package

This is a short guide on how to install qt5-qtwebview.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "qt5-qtwebview.x86_64" package

Please follow the instructions below to uninstall qt5-qtwebview.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the qt5-qtwebview.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:14:02 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : qt5-qtwebview
Version : 5.15.3
Release : 1.el8
Architecture : x86_64
Size : 81 k
Source : qt5-qtwebview-5.15.3-1.el8.src.rpm
Repository : epel
Summary : Qt5 - WebView component
URL : http://www.qt.io
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : Qt WebView provides a way to display web content in a QML application without necessarily
: including a full web browser stack by using native APIs where it makes sense.