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

Last updated: June 18,2024

1. Install "qt5-qtimageformats.i686" package

This tutorial shows how to install qt5-qtimageformats.i686 on Oracle Linux 9

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

2. Uninstall "qt5-qtimageformats.i686" package

In this section, we are going to explain the necessary steps to uninstall qt5-qtimageformats.i686 on Oracle Linux 9:

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

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

Last metadata expiration check: 3:16:00 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qt5-qtimageformats
Version : 5.15.9
Release : 1.el9
Architecture : i686
Size : 127 k
Source : qt5-qtimageformats-5.15.9-1.el9.src.rpm
Repository : ol9_appstream
Summary : Qt5 - QtImageFormats component
URL : http://www.qt.io
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : The core Qt Gui library by default supports reading and writing image
: files of the most common file formats: PNG, JPEG, BMP, GIF and a few more,
: ref. Reading and Writing Image Files. The Qt Image Formats add-on module
: provides optional support for other image file formats, including:
: MNG, TGA, TIFF, WBMP.