How To Install qt5-qtgamepad-doc on Fedora 36

In this tutorial we learn how to install qt5-qtgamepad-doc in Fedora 36. qt5-qtgamepad-doc is Documentation for qtgamepad

Introduction

In this tutorial we learn how to install qt5-qtgamepad-doc on Fedora 36.

What is qt5-qtgamepad-doc

Documentation for qtgamepad.

We can use yum or dnf to install qt5-qtgamepad-doc on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt5-qtgamepad-doc.

Install qt5-qtgamepad-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-qtgamepad-doc using dnf by running the following command:

sudo dnf -y install qt5-qtgamepad-doc

Install qt5-qtgamepad-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-qtgamepad-doc using yum by running the following command:

sudo yum -y install qt5-qtgamepad-doc

How To Uninstall qt5-qtgamepad-doc on Fedora 36

To uninstall only the qt5-qtgamepad-doc package we can use the following command:

sudo dnf remove qt5-qtgamepad-doc

qt5-qtgamepad-doc Package Contents on Fedora 36

/usr/share/doc/qt5/qtgamepad
/usr/share/doc/qt5/qtgamepad.qch
/usr/share/doc/qt5/qtgamepad/examples-manifest.xml
/usr/share/doc/qt5/qtgamepad/images
/usr/share/doc/qt5/qtgamepad/images/arrow_bc.png
/usr/share/doc/qt5/qtgamepad/images/bgrContent.png
/usr/share/doc/qt5/qtgamepad/images/btn_next.png
/usr/share/doc/qt5/qtgamepad/images/btn_prev.png
/usr/share/doc/qt5/qtgamepad/images/bullet_dn.png
/usr/share/doc/qt5/qtgamepad/images/bullet_sq.png
/usr/share/doc/qt5/qtgamepad/images/configuregamepadbuttons-example.png
/usr/share/doc/qt5/qtgamepad/images/home.png
/usr/share/doc/qt5/qtgamepad/images/ico_note.png
/usr/share/doc/qt5/qtgamepad/images/ico_note_attention.png
/usr/share/doc/qt5/qtgamepad/images/ico_out.png
/usr/share/doc/qt5/qtgamepad/images/keynavigationgamepad-example.png
/usr/share/doc/qt5/qtgamepad/images/logo.png
/usr/share/doc/qt5/qtgamepad/images/qtquickgamepad-example.png
/usr/share/doc/qt5/qtgamepad/qgamepad-members.html
/usr/share/doc/qt5/qtgamepad/qgamepad.html
/usr/share/doc/qt5/qtgamepad/qgamepadkeynavigation-members.html
/usr/share/doc/qt5/qtgamepad/qgamepadkeynavigation.html
/usr/share/doc/qt5/qtgamepad/qgamepadmanager-members.html
/usr/share/doc/qt5/qtgamepad/qgamepadmanager.html
/usr/share/doc/qt5/qtgamepad/qml-qtgamepad-gamepad-members.html
/usr/share/doc/qt5/qtgamepad/qml-qtgamepad-gamepad.html
/usr/share/doc/qt5/qtgamepad/qml-qtgamepad-gamepadmanager-members.html
/usr/share/doc/qt5/qtgamepad/qml-qtgamepad-gamepadmanager.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-configurebuttons-example.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-examples.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-index.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-keynavigation-example.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-module.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-mouseitem-example.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-qmlmodule.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-quickgamepad-example.html
/usr/share/doc/qt5/qtgamepad/qtgamepad-simple-example.html
/usr/share/doc/qt5/qtgamepad/qtgamepad.index
/usr/share/doc/qt5/qtgamepad/qtgamepad.qhp
/usr/share/doc/qt5/qtgamepad/qtgamepad.qhp.sha1
/usr/share/doc/qt5/qtgamepad/style
/usr/share/doc/qt5/qtgamepad/style/offline-simple.css
/usr/share/doc/qt5/qtgamepad/style/offline.css

References

Summary

In this tutorial we learn how to install qt5-qtgamepad-doc on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).