How to Install and Uninstall qt5-qtsvg.i686 Package on CentOS Stream 8

Last updated: April 28,2024

1. Install "qt5-qtsvg.i686" package

This guide covers the steps necessary to install qt5-qtsvg.i686 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install qt5-qtsvg.i686

2. Uninstall "qt5-qtsvg.i686" package

Please follow the guidance below to uninstall qt5-qtsvg.i686 on CentOS Stream 8:

$ sudo dnf remove qt5-qtsvg.i686 $ sudo dnf autoremove

3. Information about the qt5-qtsvg.i686 package on CentOS Stream 8

Last metadata expiration check: 2:37:26 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : qt5-qtsvg
Version : 5.15.3
Release : 2.el8
Architecture : i686
Size : 205 k
Source : qt5-qtsvg-5.15.3-2.el8.src.rpm
Repository : appstream
Summary : Qt5 - Support for rendering and displaying SVG
URL : http://www.qt.io
License : LGPLv2 with exceptions or GPLv3 with exceptions
Description : Scalable Vector Graphics (SVG) is an XML-based language for describing
: two-dimensional vector graphics. Qt provides classes for rendering and
: displaying SVG drawings in widgets and on other paint devices.