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

Last updated: July 03,2024

1. Install "qt5-qtimageformats.i686" package

This guide covers the steps necessary to install qt5-qtimageformats.i686 on Rocky Linux 9

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

2. Uninstall "qt5-qtimageformats.i686" package

Please follow the steps below to uninstall qt5-qtimageformats.i686 on Rocky Linux 9:

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

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

Last metadata expiration check: 2:17:38 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : qt5-qtimageformats
Version : 5.15.9
Release : 1.el9
Architecture : i686
Size : 104 k
Source : qt5-qtimageformats-5.15.9-1.el9.src.rpm
Repository : 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.