How To Install qt5-qtsvg on Fedora 36
Introduction
In this tutorial we learn how to install qt5-qtsvg
on Fedora 36.
What is qt5-qtsvg
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.
We can use yum
or dnf
to install qt5-qtsvg
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtsvg.
Install qt5-qtsvg on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install qt5-qtsvg
using dnf
by running the following command:
sudo dnf -y install qt5-qtsvg
Install qt5-qtsvg on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install qt5-qtsvg
using yum
by running the following command:
sudo yum -y install qt5-qtsvg
How To Uninstall qt5-qtsvg on Fedora 36
To uninstall only the qt5-qtsvg
package we can use the following command:
sudo dnf remove qt5-qtsvg
qt5-qtsvg Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/55a12a69446220d211aad1ac69394b52b548e4
/usr/lib/.build-id/32
/usr/lib/.build-id/32/63e0d1ab0db2dd0b058545eca3b7862ac94c0e
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/22d193a55f326d8b54226cbb3281c336de952e
/usr/lib/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake
/usr/lib/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake
/usr/lib/libQt5Svg.so.5
/usr/lib/libQt5Svg.so.5.15
/usr/lib/libQt5Svg.so.5.15.3
/usr/lib/qt5/plugins/iconengines/libqsvgicon.so
/usr/lib/qt5/plugins/imageformats/libqsvg.so
/usr/share/licenses/qt5-qtsvg
/usr/share/licenses/qt5-qtsvg/LICENSE.FDL
/usr/share/licenses/qt5-qtsvg/LICENSE.GPL2
/usr/share/licenses/qt5-qtsvg/LICENSE.GPL3
/usr/share/licenses/qt5-qtsvg/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtsvg/LICENSE.GPLv3
/usr/share/licenses/qt5-qtsvg/LICENSE.LGPL3
/usr/share/licenses/qt5-qtsvg/LICENSE.LGPLv21
/usr/share/licenses/qt5-qtsvg/LICENSE.LGPLv3
References
Summary
In this tutorial we learn how to install qt5-qtsvg
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install qt5-qtsvg on Fedora 36” linkTitle: “qt5-qtsvg” type: “docs” description: “In this tutorial we learn how to install qt5-qtsvg in Fedora 36. qt5-qtsvg is Qt5 - Support for rendering and displaying SVG” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt5-qtsvg-featured.png
Introduction
In this tutorial we learn how to install qt5-qtsvg
on Fedora 36.
What is qt5-qtsvg
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.
We can use yum
or dnf
to install qt5-qtsvg
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtsvg.
Install qt5-qtsvg on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install qt5-qtsvg
using dnf
by running the following command:
sudo dnf -y install qt5-qtsvg
Install qt5-qtsvg on Fedora 36 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
After updating yum database, We can install qt5-qtsvg
using yum
by running the following command:
sudo yum -y install qt5-qtsvg
How To Uninstall qt5-qtsvg on Fedora 36
To uninstall only the qt5-qtsvg
package we can use the following command:
sudo dnf remove qt5-qtsvg
qt5-qtsvg Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/22
/usr/lib/.build-id/22/a3f2feb57aa475660beb54d4efa93c90d6386e
/usr/lib/.build-id/58
/usr/lib/.build-id/58/b7122989761540ebaf8193dd4264dbf54fda3d
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/211f1efbd844fdffaf160fd01959726aea7a9c
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake
/usr/lib64/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake
/usr/lib64/libQt5Svg.so.5
/usr/lib64/libQt5Svg.so.5.15
/usr/lib64/libQt5Svg.so.5.15.3
/usr/lib64/qt5/plugins/iconengines/libqsvgicon.so
/usr/lib64/qt5/plugins/imageformats/libqsvg.so
/usr/share/licenses/qt5-qtsvg
/usr/share/licenses/qt5-qtsvg/LICENSE.FDL
/usr/share/licenses/qt5-qtsvg/LICENSE.GPL2
/usr/share/licenses/qt5-qtsvg/LICENSE.GPL3
/usr/share/licenses/qt5-qtsvg/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtsvg/LICENSE.GPLv3
/usr/share/licenses/qt5-qtsvg/LICENSE.LGPL3
/usr/share/licenses/qt5-qtsvg/LICENSE.LGPLv21
/usr/share/licenses/qt5-qtsvg/LICENSE.LGPLv3
References
Summary
In this tutorial we learn how to install qt5-qtsvg
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).