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

Last updated: January 12,2025

1. Install "qt5-qtsvg.src" package

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

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

2. Uninstall "qt5-qtsvg.src" package

This guide let you learn how to uninstall qt5-qtsvg.src on Oracle Linux 9:

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

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

Last metadata expiration check: 0:18:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : qt5-qtsvg
Version : 5.15.9
Release : 2.el9
Architecture : src
Size : 1.8 M
Source : None
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.