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

Last updated: September 20,2024

1. Install "qt5-qtsvg.i686" package

Please follow the guidance below to install qt5-qtsvg.i686 on Rocky Linux 8

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

2. Uninstall "qt5-qtsvg.i686" package

This is a short guide on how to uninstall qt5-qtsvg.i686 on Rocky Linux 8:

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

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

Last metadata expiration check: 2:16:13 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : qt5-qtsvg
Version : 5.15.2
Release : 4.el8.0.1
Architecture : i686
Size : 203 k
Source : qt5-qtsvg-5.15.2-4.el8.0.1.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.