How To Install qextserialport-devel on Fedora 36
Introduction
In this tutorial we learn how to install qextserialport-devel
on Fedora 36.
What is qextserialport-devel
This package contains the files necessary to develop applications using Qextserialport.
We can use yum
or dnf
to install qextserialport-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qextserialport-devel.
Install qextserialport-devel 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 qextserialport-devel
using dnf
by running the following command:
sudo dnf -y install qextserialport-devel
Install qextserialport-devel 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 qextserialport-devel
using yum
by running the following command:
sudo yum -y install qextserialport-devel
How To Uninstall qextserialport-devel on Fedora 36
To uninstall only the qextserialport-devel
package we can use the following command:
sudo dnf remove qextserialport-devel
qextserialport-devel Package Contents on Fedora 36
/usr/include/QtExtSerialPort
/usr/include/QtExtSerialPort/qextserialenumerator.h
/usr/include/QtExtSerialPort/qextserialport.h
/usr/include/QtExtSerialPort/qextserialport_global.h
/usr/lib64/libqextserialport-1.2.so
/usr/lib64/qt4/mkspecs/features/extserialport.prf
References
Summary
In this tutorial we learn how to install qextserialport-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install qextserialport-devel on Fedora 36” linkTitle: “qextserialport-devel” type: “docs” description: “In this tutorial we learn how to install qextserialport-devel in Fedora 36. qextserialport-devel is Development files for qextserialport” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qextserialport-devel-featured.png
Introduction
In this tutorial we learn how to install qextserialport-devel
on Fedora 36.
What is qextserialport-devel
This package contains the files necessary to develop applications using Qextserialport.
We can use yum
or dnf
to install qextserialport-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qextserialport-devel.
Install qextserialport-devel 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 qextserialport-devel
using dnf
by running the following command:
sudo dnf -y install qextserialport-devel
Install qextserialport-devel 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 qextserialport-devel
using yum
by running the following command:
sudo yum -y install qextserialport-devel
How To Uninstall qextserialport-devel on Fedora 36
To uninstall only the qextserialport-devel
package we can use the following command:
sudo dnf remove qextserialport-devel
qextserialport-devel Package Contents on Fedora 36
/usr/include/QtExtSerialPort
/usr/include/QtExtSerialPort/qextserialenumerator.h
/usr/include/QtExtSerialPort/qextserialport.h
/usr/include/QtExtSerialPort/qextserialport_global.h
/usr/lib/libqextserialport-1.2.so
/usr/lib/qt4/mkspecs/features/extserialport.prf
References
Summary
In this tutorial we learn how to install qextserialport-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).