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

Last updated: May 18,2024

1. Install "qt5-qtimageformats.src" package

Please follow the guidance below to install qt5-qtimageformats.src on Oracle Linux 9

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

2. Uninstall "qt5-qtimageformats.src" package

Please follow the step by step instructions below to uninstall qt5-qtimageformats.src on Oracle Linux 9:

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

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

Last metadata expiration check: 0:52:06 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qt5-qtimageformats
Version : 5.15.9
Release : 1.el9
Architecture : src
Size : 1.8 M
Source : None
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.