How To Install qt6-qt3d-examples on Fedora 36

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

Introduction

In this tutorial we learn how to install qt6-qt3d-examples on Fedora 36.

What is qt6-qt3d-examples

Programming examples for qt6-qt3d.

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

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

sudo dnf -y install qt6-qt3d-examples

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

sudo yum -y install qt6-qt3d-examples

How To Uninstall qt6-qt3d-examples on Fedora 36

To uninstall only the qt6-qt3d-examples package we can use the following command:

sudo dnf remove qt6-qt3d-examples

qt6-qt3d-examples Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/01
/usr/lib/.build-id/01/f4a120e1a06d676d15090aa5761e9f13586231
/usr/lib/.build-id/12
/usr/lib/.build-id/12/d8cd4ed3a4c32f1af784d87fe27df9e7ac2b88
/usr/lib/.build-id/20
/usr/lib/.build-id/20/ae62b90d73d2a39fcb75a9e4e9f9963ba96a21
/usr/lib/.build-id/30
/usr/lib/.build-id/30/637d3d95f0bc50f9045a85de43c6519b387d15
/usr/lib/.build-id/53
/usr/lib/.build-id/53/4469540fa50a0e5fe3a197bca191b55b711432
/usr/lib/.build-id/75
/usr/lib/.build-id/75/6cd7966bfbe801e331765ec54e22ed50f23f98
/usr/lib/.build-id/b6
/usr/lib/.build-id/b6/18fea8a5cef69cc3fc03d246bbd8faf8568071
/usr/lib/.build-id/bf
/usr/lib/.build-id/bf/ffffb687af953d01734b098ca63154b277048b
/usr/lib/.build-id/d4
/usr/lib/.build-id/d4/e400d5a36899bd625d6290cf85ef67a3fb5b44
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/6b7837c41ee2c36a4df2eb85cc84735885ef8d
/usr/lib/.build-id/d8/88f29dc11f2dfead326bfcd517704d335c620e
/usr/lib/.build-id/da/736c8c9d7ef192a2412276a1801bd495636071
/usr/lib/.build-id/e5
/usr/lib/.build-id/e5/4fddc34a3a1bdcd7456b5448c4b819846ef634
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/60df98caf27d5302cd1669d43bca1012e660b8
/usr/lib64/qt6/examples
/usr/lib64/qt6/examples/3d-text
/usr/lib64/qt6/examples/advancedcustommaterial
/usr/lib64/qt6/examples/basicshapes-cpp
/usr/lib64/qt6/examples/compute-particles
/usr/lib64/qt6/examples/controls
/usr/lib64/qt6/examples/controlsunderlay
/usr/lib64/qt6/examples/instanced-arrays-qml
/usr/lib64/qt6/examples/multiviewport
/usr/lib64/qt6/examples/planets-qml
/usr/lib64/qt6/examples/scene3d
/usr/lib64/qt6/examples/simple-cpp
/usr/lib64/qt6/examples/simple-qml
/usr/lib64/qt6/examples/simplecustommaterial
/usr/lib64/qt6/examples/wave

References

Summary

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