How To Install qt5-qtgamepad-examples on Fedora 36

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

Introduction

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

What is qt5-qtgamepad-examples

Programming examples for qt5-qtgamepad.

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

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

sudo dnf -y install qt5-qtgamepad-examples

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

sudo yum -y install qt5-qtgamepad-examples

How To Uninstall qt5-qtgamepad-examples on Fedora 36

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

sudo dnf remove qt5-qtgamepad-examples

qt5-qtgamepad-examples Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/32
/usr/lib/.build-id/32/e5af06787627bec2118e4a1997dcd7a75cd5a9
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/f9e046b0313d40234844df99088892e63af750
/usr/lib/.build-id/d2
/usr/lib/.build-id/d2/4eb9483c9669f1bb29b3fa5c981af10eb5fb28
/usr/lib64/qt5/examples
/usr/lib64/qt5/examples/gamepad
/usr/lib64/qt5/examples/gamepad/gamepad.pro
/usr/lib64/qt5/examples/gamepad/keyNavigation
/usr/lib64/qt5/examples/gamepad/keyNavigation/keyNavigation
/usr/lib64/qt5/examples/gamepad/keyNavigation/keyNavigation.pro
/usr/lib64/qt5/examples/gamepad/keyNavigation/main.cpp
/usr/lib64/qt5/examples/gamepad/keyNavigation/qml
/usr/lib64/qt5/examples/gamepad/keyNavigation/qml.qrc
/usr/lib64/qt5/examples/gamepad/keyNavigation/qml/main.qml
/usr/lib64/qt5/examples/gamepad/mouseItem
/usr/lib64/qt5/examples/gamepad/mouseItem/main.cpp
/usr/lib64/qt5/examples/gamepad/mouseItem/mouseItem
/usr/lib64/qt5/examples/gamepad/mouseItem/mouseItem.pro
/usr/lib64/qt5/examples/gamepad/mouseItem/qml
/usr/lib64/qt5/examples/gamepad/mouseItem/qml.qrc
/usr/lib64/qt5/examples/gamepad/mouseItem/qml/main.qml
/usr/lib64/qt5/examples/gamepad/simple
/usr/lib64/qt5/examples/gamepad/simple/android
/usr/lib64/qt5/examples/gamepad/simple/android/AndroidManifest.xml
/usr/lib64/qt5/examples/gamepad/simple/gamepadmonitor.cpp
/usr/lib64/qt5/examples/gamepad/simple/gamepadmonitor.h
/usr/lib64/qt5/examples/gamepad/simple/main.cpp
/usr/lib64/qt5/examples/gamepad/simple/simple
/usr/lib64/qt5/examples/gamepad/simple/simple.pro

References

Summary

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