How to Install and Uninstall qt5-qtquickcontrols2.i686 Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

1. Install "qt5-qtquickcontrols2.i686" package

This is a short guide on how to install qt5-qtquickcontrols2.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "qt5-qtquickcontrols2.i686" package

This guide let you learn how to uninstall qt5-qtquickcontrols2.i686 on CentOS 8 / RHEL 8:

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

3. Information about the qt5-qtquickcontrols2.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:14:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : qt5-qtquickcontrols2
Version : 5.12.5
Release : 1.el8
Architecture : i686
Size : 2.0 M
Source : qt5-qtquickcontrols2-5.12.5-1.el8.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.