How To Install qoauth-qt5-devel on Fedora 36

In this tutorial we learn how to install qoauth-qt5-devel in Fedora 36. qoauth-qt5-devel is Qt5 library OAuth authorization scheme

Introduction

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

What is qoauth-qt5-devel

Qt5 library OAuth authorization scheme.

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

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

sudo dnf -y install qoauth-qt5-devel

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

sudo yum -y install qoauth-qt5-devel

How To Uninstall qoauth-qt5-devel on Fedora 36

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

sudo dnf remove qoauth-qt5-devel

qoauth-qt5-devel Package Contents on Fedora 36

/usr/include/qt5/QtOAuth
/usr/include/qt5/QtOAuth/QtOAuth
/usr/include/qt5/QtOAuth/interface.h
/usr/include/qt5/QtOAuth/qoauth_global.h
/usr/include/qt5/QtOAuth/qoauth_namespace.h
/usr/lib/libqoauth-qt5.so
/usr/lib/pkgconfig/qoauth-qt5.pc
/usr/lib/qt5/mkspecs/features/oauth.prf

References

Summary

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


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

Introduction

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

What is qoauth-qt5-devel

Qt5 library OAuth authorization scheme.

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

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

sudo dnf -y install qoauth-qt5-devel

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

sudo yum -y install qoauth-qt5-devel

How To Uninstall qoauth-qt5-devel on Fedora 36

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

sudo dnf remove qoauth-qt5-devel

qoauth-qt5-devel Package Contents on Fedora 36

/usr/include/qt5/QtOAuth
/usr/include/qt5/QtOAuth/QtOAuth
/usr/include/qt5/QtOAuth/interface.h
/usr/include/qt5/QtOAuth/qoauth_global.h
/usr/include/qt5/QtOAuth/qoauth_namespace.h
/usr/lib64/libqoauth-qt5.so
/usr/lib64/pkgconfig/qoauth-qt5.pc
/usr/lib64/qt5/mkspecs/features/oauth.prf

References

Summary

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