How To Install qtsoap-devel on Fedora 36

In this tutorial we learn how to install qtsoap-devel in Fedora 36. qtsoap-devel is Development files for qtsoap

Introduction

In this tutorial we learn how to install qtsoap-devel on Fedora 36.

What is qtsoap-devel

Development files for qtsoap.

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

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

sudo dnf -y install qtsoap-devel

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

sudo yum -y install qtsoap-devel

How To Uninstall qtsoap-devel on Fedora 36

To uninstall only the qtsoap-devel package we can use the following command:

sudo dnf remove qtsoap-devel

qtsoap-devel Package Contents on Fedora 36

/usr/include/QtSoap
/usr/include/QtSoap/QtSoapArray
/usr/include/QtSoap/QtSoapArrayIterator
/usr/include/QtSoap/QtSoapHttpTransport
/usr/include/QtSoap/QtSoapMessage
/usr/include/QtSoap/QtSoapNamespaces
/usr/include/QtSoap/QtSoapQName
/usr/include/QtSoap/QtSoapSimpleType
/usr/include/QtSoap/QtSoapStruct
/usr/include/QtSoap/QtSoapStructIterator
/usr/include/QtSoap/QtSoapType
/usr/include/QtSoap/QtSoapTypeConstructor
/usr/include/QtSoap/QtSoapTypeConstructorBase
/usr/include/QtSoap/QtSoapTypeFactory
/usr/include/QtSoap/qtsoap.h
/usr/lib/libqtsoap.so

References

Summary

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


title: “How To Install qtsoap-devel on Fedora 36” linkTitle: “qtsoap-devel” type: “docs” description: “In this tutorial we learn how to install qtsoap-devel in Fedora 36. qtsoap-devel is Development files for qtsoap” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qtsoap-devel-featured.png

Introduction

In this tutorial we learn how to install qtsoap-devel on Fedora 36.

What is qtsoap-devel

Development files for qtsoap.

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

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

sudo dnf -y install qtsoap-devel

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

sudo yum -y install qtsoap-devel

How To Uninstall qtsoap-devel on Fedora 36

To uninstall only the qtsoap-devel package we can use the following command:

sudo dnf remove qtsoap-devel

qtsoap-devel Package Contents on Fedora 36

/usr/include/QtSoap
/usr/include/QtSoap/QtSoapArray
/usr/include/QtSoap/QtSoapArrayIterator
/usr/include/QtSoap/QtSoapHttpTransport
/usr/include/QtSoap/QtSoapMessage
/usr/include/QtSoap/QtSoapNamespaces
/usr/include/QtSoap/QtSoapQName
/usr/include/QtSoap/QtSoapSimpleType
/usr/include/QtSoap/QtSoapStruct
/usr/include/QtSoap/QtSoapStructIterator
/usr/include/QtSoap/QtSoapType
/usr/include/QtSoap/QtSoapTypeConstructor
/usr/include/QtSoap/QtSoapTypeConstructorBase
/usr/include/QtSoap/QtSoapTypeFactory
/usr/include/QtSoap/qtsoap.h
/usr/lib64/libqtsoap.so

References

Summary

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