How To Install qt6-qtserialbus-examples on Fedora 36

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

Introduction

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

What is qt6-qtserialbus-examples

Programming examples for qt6-qtserialbus.

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

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

sudo dnf -y install qt6-qtserialbus-examples

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

sudo yum -y install qt6-qtserialbus-examples

How To Uninstall qt6-qtserialbus-examples on Fedora 36

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

sudo dnf remove qt6-qtserialbus-examples

qt6-qtserialbus-examples Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/6a
/usr/lib/.build-id/6a/6133bf253fc78f5993ed29667b7182c3d4860f
/usr/lib/.build-id/6c
/usr/lib/.build-id/6c/b253db1ee0eb349ade5a4d0e7e0759a4a20f2e
/usr/lib/.build-id/6d
/usr/lib/.build-id/6d/c06afe7d3bec89834bf1e51d912fac5d45113a
/usr/lib/.build-id/91
/usr/lib/.build-id/91/789a0aedfdf66473739800593f14b9de19a532
/usr/lib64/qt6/examples
/usr/lib64/qt6/examples/serialbus
/usr/lib64/qt6/examples/serialbus/can
/usr/lib64/qt6/examples/serialbus/can/can
/usr/lib64/qt6/examples/serialbus/modbus
/usr/lib64/qt6/examples/serialbus/modbus/client
/usr/lib64/qt6/examples/serialbus/modbus/client/modbusclient
/usr/lib64/qt6/examples/serialbus/modbus/custom
/usr/lib64/qt6/examples/serialbus/modbus/custom/customcommand
/usr/lib64/qt6/examples/serialbus/modbus/server
/usr/lib64/qt6/examples/serialbus/modbus/server/modbusserver

References

Summary

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