How to Install and Uninstall qt5-qtsvg.i686 Package on Oracle Linux 9

Last updated: May 07,2024

1. Install "qt5-qtsvg.i686" package

Please follow the instructions below to install qt5-qtsvg.i686 on Oracle Linux 9

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

2. Uninstall "qt5-qtsvg.i686" package

Here is a brief guide to show you how to uninstall qt5-qtsvg.i686 on Oracle Linux 9:

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

3. Information about the qt5-qtsvg.i686 package on Oracle Linux 9

Last metadata expiration check: 3:04:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qt5-qtsvg
Version : 5.15.9
Release : 2.el9
Architecture : i686
Size : 217 k
Source : qt5-qtsvg-5.15.9-2.el9.src.rpm
Repository : ol9_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.