How to Install and Uninstall qt5-qtbase.i686 Package on Oracle Linux 9

Last updated: May 17,2024

1. Install "qt5-qtbase.i686" package

This guide covers the steps necessary to install qt5-qtbase.i686 on Oracle Linux 9

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

2. Uninstall "qt5-qtbase.i686" package

Please follow the steps below to uninstall qt5-qtbase.i686 on Oracle Linux 9:

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

3. Information about the qt5-qtbase.i686 package on Oracle Linux 9

Last metadata expiration check: 0:58:43 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qt5-qtbase
Version : 5.15.9
Release : 7.el9
Architecture : i686
Size : 3.9 M
Source : qt5-qtbase-5.15.9-7.el9.src.rpm
Repository : ol9_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.