How To Install qt6-qtserialport-examples on Fedora 36

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

Introduction

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

What is qt6-qtserialport-examples

Programming examples for qt6-qtserialport.

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

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

sudo dnf -y install qt6-qtserialport-examples

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

sudo yum -y install qt6-qtserialport-examples

How To Uninstall qt6-qtserialport-examples on Fedora 36

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

sudo dnf remove qt6-qtserialport-examples

qt6-qtserialport-examples Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/7a29c75c6519ebb11e6fa1d01feeb0207f29a8
/usr/lib/.build-id/45
/usr/lib/.build-id/45/4f9681b93d286f58d2d0be28335a36d29b7306
/usr/lib/.build-id/51
/usr/lib/.build-id/51/d04cc585d25b60b79f8ebfb31c0ac6e7c6d492
/usr/lib/.build-id/52
/usr/lib/.build-id/52/f521dfaecd6790216c6f9c5d94e66bfaa55cdd
/usr/lib/.build-id/65
/usr/lib/.build-id/65/53539a9edf022549bba3e5849f63b5dbe47cb3
/usr/lib/.build-id/77
/usr/lib/.build-id/77/cc226ecb589ebddb0a58051236af13bb43c010
/usr/lib/.build-id/81
/usr/lib/.build-id/81/20fe3ebed0487580e93a7527fc39640872d071
/usr/lib/.build-id/96
/usr/lib/.build-id/96/9cd7eb48aca35c3247b71f541897d58756af64
/usr/lib/.build-id/e9
/usr/lib/.build-id/e9/9ea436740acbfb6f6801208bb541381690f371
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/464522da6882d7f8469354fd8005c0f29e2022
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/a169b6e9563deed14b1a67053e8a83dc7ceac4
/usr/lib64/qt6/examples
/usr/lib64/qt6/examples/serialport
/usr/lib64/qt6/examples/serialport/blockingreceiver
/usr/lib64/qt6/examples/serialport/blockingreceiver/blockingreceiver
/usr/lib64/qt6/examples/serialport/blockingsender
/usr/lib64/qt6/examples/serialport/blockingsender/blockingsender
/usr/lib64/qt6/examples/serialport/cenumerator
/usr/lib64/qt6/examples/serialport/cenumerator/cenumerator
/usr/lib64/qt6/examples/serialport/creaderasync
/usr/lib64/qt6/examples/serialport/creaderasync/creaderasync
/usr/lib64/qt6/examples/serialport/creadersync
/usr/lib64/qt6/examples/serialport/creadersync/creadersync
/usr/lib64/qt6/examples/serialport/cwriterasync
/usr/lib64/qt6/examples/serialport/cwriterasync/cwriterasync
/usr/lib64/qt6/examples/serialport/cwritersync
/usr/lib64/qt6/examples/serialport/cwritersync/cwritersync
/usr/lib64/qt6/examples/serialport/enumerator
/usr/lib64/qt6/examples/serialport/enumerator/enumerator
/usr/lib64/qt6/examples/serialport/receiver
/usr/lib64/qt6/examples/serialport/receiver/receiver
/usr/lib64/qt6/examples/serialport/sender
/usr/lib64/qt6/examples/serialport/sender/sender
/usr/lib64/qt6/examples/serialport/terminal
/usr/lib64/qt6/examples/serialport/terminal/terminal

References

Summary

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