How To Install qtsoap5-devel on Fedora 36
Introduction
In this tutorial we learn how to install qtsoap5-devel
on Fedora 36.
What is qtsoap5-devel
Development files for qtsoap5.
We can use yum
or dnf
to install qtsoap5-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qtsoap5-devel.
Install qtsoap5-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 qtsoap5-devel
using dnf
by running the following command:
sudo dnf -y install qtsoap5-devel
Install qtsoap5-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 qtsoap5-devel
using yum
by running the following command:
sudo yum -y install qtsoap5-devel
How To Uninstall qtsoap5-devel on Fedora 36
To uninstall only the qtsoap5-devel
package we can use the following command:
sudo dnf remove qtsoap5-devel
qtsoap5-devel Package Contents on Fedora 36
/usr/include/qt5/QtSoap
/usr/include/qt5/QtSoap/QtSoapArray
/usr/include/qt5/QtSoap/QtSoapArrayIterator
/usr/include/qt5/QtSoap/QtSoapHttpTransport
/usr/include/qt5/QtSoap/QtSoapMessage
/usr/include/qt5/QtSoap/QtSoapNamespaces
/usr/include/qt5/QtSoap/QtSoapQName
/usr/include/qt5/QtSoap/QtSoapSimpleType
/usr/include/qt5/QtSoap/QtSoapStruct
/usr/include/qt5/QtSoap/QtSoapStructIterator
/usr/include/qt5/QtSoap/QtSoapType
/usr/include/qt5/QtSoap/QtSoapTypeConstructor
/usr/include/qt5/QtSoap/QtSoapTypeConstructorBase
/usr/include/qt5/QtSoap/QtSoapTypeFactory
/usr/include/qt5/QtSoap/qtsoap.h
/usr/lib/libqtsoap5.so
References
Summary
In this tutorial we learn how to install qtsoap5-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install qtsoap5-devel on Fedora 36” linkTitle: “qtsoap5-devel” type: “docs” description: “In this tutorial we learn how to install qtsoap5-devel in Fedora 36. qtsoap5-devel is Development files for qtsoap5” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qtsoap5-devel-featured.png
Introduction
In this tutorial we learn how to install qtsoap5-devel
on Fedora 36.
What is qtsoap5-devel
Development files for qtsoap5.
We can use yum
or dnf
to install qtsoap5-devel
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qtsoap5-devel.
Install qtsoap5-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 qtsoap5-devel
using dnf
by running the following command:
sudo dnf -y install qtsoap5-devel
Install qtsoap5-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 qtsoap5-devel
using yum
by running the following command:
sudo yum -y install qtsoap5-devel
How To Uninstall qtsoap5-devel on Fedora 36
To uninstall only the qtsoap5-devel
package we can use the following command:
sudo dnf remove qtsoap5-devel
qtsoap5-devel Package Contents on Fedora 36
/usr/include/qt5/QtSoap
/usr/include/qt5/QtSoap/QtSoapArray
/usr/include/qt5/QtSoap/QtSoapArrayIterator
/usr/include/qt5/QtSoap/QtSoapHttpTransport
/usr/include/qt5/QtSoap/QtSoapMessage
/usr/include/qt5/QtSoap/QtSoapNamespaces
/usr/include/qt5/QtSoap/QtSoapQName
/usr/include/qt5/QtSoap/QtSoapSimpleType
/usr/include/qt5/QtSoap/QtSoapStruct
/usr/include/qt5/QtSoap/QtSoapStructIterator
/usr/include/qt5/QtSoap/QtSoapType
/usr/include/qt5/QtSoap/QtSoapTypeConstructor
/usr/include/qt5/QtSoap/QtSoapTypeConstructorBase
/usr/include/qt5/QtSoap/QtSoapTypeFactory
/usr/include/qt5/QtSoap/qtsoap.h
/usr/lib64/libqtsoap5.so
References
Summary
In this tutorial we learn how to install qtsoap5-devel
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).