How To Install qt5-qtserialport on Fedora 36

In this tutorial we learn how to install qt5-qtserialport in Fedora 36. qt5-qtserialport is Qt5 - SerialPort component

Introduction

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

What is qt5-qtserialport

Qt Serial Port provides the basic functionality, which includes configuring, I/O operations, getting and setting the control signals of the RS-232 pinouts.

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

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

sudo dnf -y install qt5-qtserialport

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

sudo yum -y install qt5-qtserialport

How To Uninstall qt5-qtserialport on Fedora 36

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

sudo dnf remove qt5-qtserialport

qt5-qtserialport Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/89
/usr/lib/.build-id/89/85b7e3dbb2f1c1f6e0f918d954e42a3516c0a6
/usr/lib/libQt5SerialPort.so.5
/usr/lib/libQt5SerialPort.so.5.15
/usr/lib/libQt5SerialPort.so.5.15.3
/usr/share/licenses/qt5-qtserialport
/usr/share/licenses/qt5-qtserialport/LICENSE.FDL
/usr/share/licenses/qt5-qtserialport/LICENSE.GPL2
/usr/share/licenses/qt5-qtserialport/LICENSE.GPL3
/usr/share/licenses/qt5-qtserialport/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtserialport/LICENSE.LGPL3

References

Summary

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


title: “How To Install qt5-qtserialport on Fedora 36” linkTitle: “qt5-qtserialport” type: “docs” description: “In this tutorial we learn how to install qt5-qtserialport in Fedora 36. qt5-qtserialport is Qt5 - SerialPort component” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt5-qtserialport-featured.png

Introduction

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

What is qt5-qtserialport

Qt Serial Port provides the basic functionality, which includes configuring, I/O operations, getting and setting the control signals of the RS-232 pinouts.

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

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

sudo dnf -y install qt5-qtserialport

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

sudo yum -y install qt5-qtserialport

How To Uninstall qt5-qtserialport on Fedora 36

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

sudo dnf remove qt5-qtserialport

qt5-qtserialport Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/52
/usr/lib/.build-id/52/adf26f93c53d0acc80d5cc08f609187acd8049
/usr/lib64/libQt5SerialPort.so.5
/usr/lib64/libQt5SerialPort.so.5.15
/usr/lib64/libQt5SerialPort.so.5.15.3
/usr/share/licenses/qt5-qtserialport
/usr/share/licenses/qt5-qtserialport/LICENSE.FDL
/usr/share/licenses/qt5-qtserialport/LICENSE.GPL2
/usr/share/licenses/qt5-qtserialport/LICENSE.GPL3
/usr/share/licenses/qt5-qtserialport/LICENSE.GPL3-EXCEPT
/usr/share/licenses/qt5-qtserialport/LICENSE.LGPL3

References

Summary

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