How to Install and Uninstall qt5-qtquickcontrols2.i686 Package on Rocky Linux 9

Last updated: May 02,2024

1. Install "qt5-qtquickcontrols2.i686" package

This tutorial shows how to install qt5-qtquickcontrols2.i686 on Rocky Linux 9

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

2. Uninstall "qt5-qtquickcontrols2.i686" package

This guide covers the steps necessary to uninstall qt5-qtquickcontrols2.i686 on Rocky Linux 9:

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

3. Information about the qt5-qtquickcontrols2.i686 package on Rocky Linux 9

Last metadata expiration check: 0:35:21 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : qt5-qtquickcontrols2
Version : 5.15.9
Release : 1.el9
Architecture : i686
Size : 1.7 M
Source : qt5-qtquickcontrols2-5.15.9-1.el9.src.rpm
Repository : 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.