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

Last updated: January 17,2025

1. Install "qt5-qtbase.i686" package

Please follow the guidelines below to install qt5-qtbase.i686 on CentOS 8 / RHEL 8

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

2. Uninstall "qt5-qtbase.i686" package

This tutorial shows how to uninstall qt5-qtbase.i686 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 8:13:11 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : qt5-qtbase
Version : 5.12.5
Release : 6.el8
Architecture : i686
Size : 3.7 M
Source : qt5-qtbase-5.12.5-6.el8.src.rpm
Repository : appstream
Summary : Qt5 - QtBase components
URL : http://qt-project.org/
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : Qt is a software toolkit for developing applications.
:
: This package contains base tools, like string, xml, and network
: handling.