How To Install qxmpp-qt5 on Fedora 36

In this tutorial we learn how to install qxmpp-qt5 in Fedora 36. qxmpp-qt5 is QXmpp library for Qt5

Introduction

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

What is qxmpp-qt5

QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.

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

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

sudo dnf -y install qxmpp-qt5

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

sudo yum -y install qxmpp-qt5

How To Uninstall qxmpp-qt5 on Fedora 36

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

sudo dnf remove qxmpp-qt5

qxmpp-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/71
/usr/lib/.build-id/71/50b2a33469eec921e3a0fbcf4a8b77189f543e
/usr/lib/libqxmpp-qt5.so.0
/usr/lib/libqxmpp-qt5.so.0.9
/usr/lib/libqxmpp-qt5.so.0.9.3

References

Summary

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


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

Introduction

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

What is qxmpp-qt5

QXmpp is a cross-platform C++ XMPP client library. It is based on Qt and C++.

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

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

sudo dnf -y install qxmpp-qt5

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

sudo yum -y install qxmpp-qt5

How To Uninstall qxmpp-qt5 on Fedora 36

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

sudo dnf remove qxmpp-qt5

qxmpp-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/c472f4d169a175114173f34c06103c93e1898b
/usr/lib64/libqxmpp-qt5.so.0
/usr/lib64/libqxmpp-qt5.so.0.9
/usr/lib64/libqxmpp-qt5.so.0.9.3

References

Summary

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