How To Install qt6-qtsensors-examples on Fedora 36

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

Introduction

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

What is qt6-qtsensors-examples

Programming examples for qt6-qtsensors.

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

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

sudo dnf -y install qt6-qtsensors-examples

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

sudo yum -y install qt6-qtsensors-examples

How To Uninstall qt6-qtsensors-examples on Fedora 36

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

sudo dnf remove qt6-qtsensors-examples

qt6-qtsensors-examples Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/2ba346b1bd8cdd440818639f65c150c9e72741
/usr/lib/.build-id/41
/usr/lib/.build-id/41/cb297226e696bb065e7e0ce7959939162ff47d
/usr/lib/.build-id/59
/usr/lib/.build-id/59/89e210d44bf12d521ecef6c00fef3449b26733
/usr/lib/.build-id/65
/usr/lib/.build-id/65/bbbea39d3c75bd3a126fe0169cefcc5435da3d
/usr/lib/.build-id/86
/usr/lib/.build-id/86/19e02ab386ed6a43716486ee6255b0d29e8d5c
/usr/lib/.build-id/89
/usr/lib/.build-id/89/7690e6f9f2c55bb459273b6026e0f2300d6d99
/usr/lib/.build-id/ba
/usr/lib/.build-id/ba/99f5b2a1032135e489b00393da86dfa2c6bd2c
/usr/lib/.build-id/d6
/usr/lib/.build-id/d6/3df83d408eca67d7567eecbb2076be6584fcb1
/usr/lib64/qt6/examples
/usr/lib64/qt6/examples/sensors
/usr/lib64/qt6/examples/sensors/accelbubble
/usr/lib64/qt6/examples/sensors/accelbubble/accelbubble
/usr/lib64/qt6/examples/sensors/grue
/usr/lib64/qt6/examples/sensors/grue/detect_grue
/usr/lib64/qt6/examples/sensors/grue/grue_app
/usr/lib64/qt6/examples/sensors/grue/sensors
/usr/lib64/qt6/examples/sensors/grue/sensors/libqtsensors_grue.so
/usr/lib64/qt6/examples/sensors/maze
/usr/lib64/qt6/examples/sensors/maze/maze
/usr/lib64/qt6/examples/sensors/qmlqtsensors
/usr/lib64/qt6/examples/sensors/qmlqtsensors/qmlqtsensors
/usr/lib64/qt6/examples/sensors/sensor_explorer
/usr/lib64/qt6/examples/sensors/sensor_explorer/sensor_explorer
/usr/lib64/qt6/examples/sensors/sensorsshowcase
/usr/lib64/qt6/examples/sensors/sensorsshowcase/sensorsshowcase

References

Summary

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