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

Last updated: May 19,2024

1. Install "qt5-qtimageformats.src" package

Please follow the step by step instructions below to install qt5-qtimageformats.src on Oracle Linux 8

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

2. Uninstall "qt5-qtimageformats.src" package

Learn how to uninstall qt5-qtimageformats.src on Oracle Linux 8:

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

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

Last metadata expiration check: 5:55:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qt5-qtimageformats
Version : 5.15.2
Release : 2.el8
Architecture : src
Size : 1.7 M
Source : None
Repository : ol8_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.