How to Install and Uninstall qt5-qtimageformats.i686 Package on Amazon Linux 2

Last updated: May 05,2024

1. Install "qt5-qtimageformats.i686" package

Please follow the steps below to install qt5-qtimageformats.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install qt5-qtimageformats.i686

2. Uninstall "qt5-qtimageformats.i686" package

Please follow the steps below to uninstall qt5-qtimageformats.i686 on Amazon Linux 2:

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

3. Information about the qt5-qtimageformats.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : qt5-qtimageformats
Arch : i686
Version : 5.9.2
Release : 1.amzn2.0.2
Size : 336 k
Repo : amzn2-core/2/x86_64
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.