How To Install qt5-qtimageformats on CentOS 8
Introduction
In this tutorial we learn how to install qt5-qtimageformats
on CentOS 8.
What is qt5-qtimageformats
The core Qt Gui library by default supports reading and writing image files of the most common file formats 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. qt5-qtimageformats 5.12.5 1.el8 x86_64 105 k qt5-qtimageformats-5.12.5-1.el8.src.rpm appstream Qt5 - QtImageFormats component http LGPLv2 with exceptions or GPLv3 with exceptions The core Qt Gui library by default supports reading and writing image files of the most common file formats 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.
We can use yum
or dnf
to install qt5-qtimageformats
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtimageformats.
Install qt5-qtimageformats on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install qt5-qtimageformats
using dnf
by running the following command:
sudo dnf -y install qt5-qtimageformats
Install qt5-qtimageformats on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install qt5-qtimageformats
using yum
by running the following command:
sudo yum -y install qt5-qtimageformats
How To Uninstall qt5-qtimageformats on CentOS 8
To uninstall only the qt5-qtimageformats
package we can use the following command:
sudo dnf remove qt5-qtimageformats
qt5-qtimageformats Package Contents on CentOS 8
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/1b6f9ade79d07eb3c8a86227ef74365f5015bf
/usr/lib/.build-id/06
/usr/lib/.build-id/06/9b82232ff4c7318b1a425fa0e320dfd57f2e28
/usr/lib/.build-id/0b
/usr/lib/.build-id/0b/a2c9bc9ff2c56d60694f981d6a9bbd3062f31a
/usr/lib/.build-id/69
/usr/lib/.build-id/69/5bf402a980efe4604934b283c38d0bc9cb3835
/usr/lib/.build-id/a4
/usr/lib/.build-id/a4/ead2d1f14d4837d1a9f69434ec7cac7d488074
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/c1ae769fcb6329102a01fab4913763a78c2492
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/515899acee9bd02055badf05cfcb482dbd0024
/usr/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake
/usr/lib/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake
/usr/lib/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake
/usr/lib/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake
/usr/lib/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake
/usr/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake
/usr/lib/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake
/usr/lib/qt5/plugins/imageformats/libqicns.so
/usr/lib/qt5/plugins/imageformats/libqjp2.so
/usr/lib/qt5/plugins/imageformats/libqmng.so
/usr/lib/qt5/plugins/imageformats/libqtga.so
/usr/lib/qt5/plugins/imageformats/libqtiff.so
/usr/lib/qt5/plugins/imageformats/libqwbmp.so
/usr/lib/qt5/plugins/imageformats/libqwebp.so
/usr/share/licenses/qt5-qtimageformats
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPL2
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPL3
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPLv2
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPLv3
/usr/share/licenses/qt5-qtimageformats/LICENSE.LGPL3
/usr/share/licenses/qt5-qtimageformats/LICENSE.LGPLv21
/usr/share/licenses/qt5-qtimageformats/LICENSE.LGPLv3
/usr/lib/.build-id
/usr/lib/.build-id/22
/usr/lib/.build-id/22/aaff71639172a338afc9d370aed21c5c7999e0
/usr/lib/.build-id/36
/usr/lib/.build-id/36/57369d937daeb759e111269e1b4cbdee10f4b4
/usr/lib/.build-id/3b
/usr/lib/.build-id/3b/a804a80887abb875e018e43e224642053e8e0b
/usr/lib/.build-id/77
/usr/lib/.build-id/77/b8d4d2e8204ff263d383e7dc74789129e88354
/usr/lib/.build-id/ac
/usr/lib/.build-id/ac/3694c522b2cf1dc10ea49ab45c323a2ceee941
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/e6137e1802a20cab4f1d5bd3de227b68221c10
/usr/lib/.build-id/ff
/usr/lib/.build-id/ff/0fc9c725b88a409dcdac7907ba8410b6116916
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake
/usr/lib64/qt5/plugins/imageformats/libqicns.so
/usr/lib64/qt5/plugins/imageformats/libqjp2.so
/usr/lib64/qt5/plugins/imageformats/libqmng.so
/usr/lib64/qt5/plugins/imageformats/libqtga.so
/usr/lib64/qt5/plugins/imageformats/libqtiff.so
/usr/lib64/qt5/plugins/imageformats/libqwbmp.so
/usr/lib64/qt5/plugins/imageformats/libqwebp.so
/usr/share/licenses/qt5-qtimageformats
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPL2
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPL3
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPLv2
/usr/share/licenses/qt5-qtimageformats/LICENSE.GPLv3
/usr/share/licenses/qt5-qtimageformats/LICENSE.LGPL3
/usr/share/licenses/qt5-qtimageformats/LICENSE.LGPLv21
/usr/share/licenses/qt5-qtimageformats/LICENSE.LGPLv3
References
- [qt5-qtimageformats website](http://www.qt.io http://www.qt.io)
Summary
In this tutorial we learn how to install qt5-qtimageformats
on CentOS 8 using yum and dnf.