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

Last updated: October 06,2024

1. Install "qt5-qtimageformats.x86_64" package

This tutorial shows how to install qt5-qtimageformats.x86_64 on Oracle Linux 8

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

2. Uninstall "qt5-qtimageformats.x86_64" package

This guide let you learn how to uninstall qt5-qtimageformats.x86_64 on Oracle Linux 8:

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

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

Last metadata expiration check: 4:24:35 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qt5-qtimageformats
Version : 5.15.2
Release : 2.el8
Architecture : x86_64
Size : 106 k
Source : qt5-qtimageformats-5.15.2-2.el8.src.rpm
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.