How To Install qt5-qtsvg-doc on Fedora 36
Introduction
In this tutorial we learn how to install qt5-qtsvg-doc
on Fedora 36.
What is qt5-qtsvg-doc
Documentation for qtsvg.
We can use yum
or dnf
to install qt5-qtsvg-doc
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtsvg-doc.
Install qt5-qtsvg-doc 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-doc
using dnf
by running the following command:
sudo dnf -y install qt5-qtsvg-doc
Install qt5-qtsvg-doc 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-doc
using yum
by running the following command:
sudo yum -y install qt5-qtsvg-doc
How To Uninstall qt5-qtsvg-doc on Fedora 36
To uninstall only the qt5-qtsvg-doc
package we can use the following command:
sudo dnf remove qt5-qtsvg-doc
qt5-qtsvg-doc Package Contents on Fedora 36
/usr/share/doc/qt5/qtsvg
/usr/share/doc/qt5/qtsvg.qch
/usr/share/doc/qt5/qtsvg/examples-manifest.xml
/usr/share/doc/qt5/qtsvg/images
/usr/share/doc/qt5/qtsvg/images/arrow_bc.png
/usr/share/doc/qt5/qtsvg/images/bgrContent.png
/usr/share/doc/qt5/qtsvg/images/btn_next.png
/usr/share/doc/qt5/qtsvg/images/btn_prev.png
/usr/share/doc/qt5/qtsvg/images/bullet_dn.png
/usr/share/doc/qt5/qtsvg/images/bullet_sq.png
/usr/share/doc/qt5/qtsvg/images/home.png
/usr/share/doc/qt5/qtsvg/images/ico_note.png
/usr/share/doc/qt5/qtsvg/images/ico_note_attention.png
/usr/share/doc/qt5/qtsvg/images/ico_out.png
/usr/share/doc/qt5/qtsvg/images/logo.png
/usr/share/doc/qt5/qtsvg/images/svggenerator-example.png
/usr/share/doc/qt5/qtsvg/images/svgviewer-example.png
/usr/share/doc/qt5/qtsvg/images/textobject-example.png
/usr/share/doc/qt5/qtsvg/qgraphicssvgitem-members.html
/usr/share/doc/qt5/qtsvg/qgraphicssvgitem-obsolete.html
/usr/share/doc/qt5/qtsvg/qgraphicssvgitem.html
/usr/share/doc/qt5/qtsvg/qsvggenerator-members.html
/usr/share/doc/qt5/qtsvg/qsvggenerator.html
/usr/share/doc/qt5/qtsvg/qsvgrenderer-members.html
/usr/share/doc/qt5/qtsvg/qsvgrenderer-obsolete.html
/usr/share/doc/qt5/qtsvg/qsvgrenderer.html
/usr/share/doc/qt5/qtsvg/qsvgwidget-members.html
/usr/share/doc/qt5/qtsvg/qsvgwidget.html
/usr/share/doc/qt5/qtsvg/qtsvg-attribution-xsvg.html
/usr/share/doc/qt5/qtsvg/qtsvg-index.html
/usr/share/doc/qt5/qtsvg/qtsvg-module.html
/usr/share/doc/qt5/qtsvg/qtsvg-richtext-textobject-example.html
/usr/share/doc/qt5/qtsvg/qtsvg-svggenerator-example.html
/usr/share/doc/qt5/qtsvg/qtsvg-svgviewer-example.html
/usr/share/doc/qt5/qtsvg/qtsvg.index
/usr/share/doc/qt5/qtsvg/qtsvg.qhp
/usr/share/doc/qt5/qtsvg/qtsvg.qhp.sha1
/usr/share/doc/qt5/qtsvg/qtsvg.tags
/usr/share/doc/qt5/qtsvg/style
/usr/share/doc/qt5/qtsvg/style/offline-simple.css
/usr/share/doc/qt5/qtsvg/style/offline.css
/usr/share/doc/qt5/qtsvg/svgrendering.html
References
Summary
In this tutorial we learn how to install qt5-qtsvg-doc
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).