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

Last updated: October 07,2024

1. Install "qt5-qtsvg.i686" package

This is a short guide on how to install qt5-qtsvg.i686 on Oracle Linux 8

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

2. Uninstall "qt5-qtsvg.i686" package

This guide covers the steps necessary to uninstall qt5-qtsvg.i686 on Oracle Linux 8:

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

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

Last metadata expiration check: 2:53:07 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : qt5-qtsvg
Version : 5.15.2
Release : 4.el8
Architecture : i686
Size : 204 k
Source : qt5-qtsvg-5.15.2-4.el8.src.rpm
Repository : ol8_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.