How to Install and Uninstall qt5-qtquickcontrols2.x86_64 Package on Oracle Linux 8

Last updated: May 17,2024

1. Install "qt5-qtquickcontrols2.x86_64" package

Here is a brief guide to show you how to install qt5-qtquickcontrols2.x86_64 on Oracle Linux 8

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

2. Uninstall "qt5-qtquickcontrols2.x86_64" package

This guide let you learn how to uninstall qt5-qtquickcontrols2.x86_64 on Oracle Linux 8:

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

3. Information about the qt5-qtquickcontrols2.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:35:43 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qt5-qtquickcontrols2
Version : 5.15.2
Release : 2.el8
Architecture : x86_64
Size : 1.6 M
Source : qt5-qtquickcontrols2-5.15.2-2.el8.src.rpm
Repository : ol8_appstream
Summary : Qt5 - module with set of QtQuick controls for embedded
URL : http://www.qt.io
License : GPLv2+ or LGPLv3 and GFDL
Description : The Qt Labs Controls module provides a set of controls that can be used to
: build complete interfaces in Qt Quick.
:
: Unlike Qt Quick Controls, these controls are optimized for embedded systems
: and so are preferred for hardware with limited resources.