How to Install and Uninstall qt5-qtsvg.i686 Package on Fedora 38

Last updated: September 25,2024

1. Install "qt5-qtsvg.i686" package

This guide covers the steps necessary to install qt5-qtsvg.i686 on Fedora 38

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

2. Uninstall "qt5-qtsvg.i686" package

This tutorial shows how to uninstall qt5-qtsvg.i686 on Fedora 38:

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

3. Information about the qt5-qtsvg.i686 package on Fedora 38

Last metadata expiration check: 0:44:31 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : qt5-qtsvg
Version : 5.15.12
Release : 1.fc38
Architecture : i686
Size : 202 k
Source : qt5-qtsvg-5.15.12-1.fc38.src.rpm
Repository : updates
Summary : Qt5 - Support for rendering and displaying SVG
URL : http://www.qt.io
License : LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0
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.