How To Install libportal-qt5-devel on Fedora 36

In this tutorial we learn how to install libportal-qt5-devel in Fedora 36. libportal-qt5-devel is Qt 5 development files and libraries for libportal

Introduction

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

What is libportal-qt5-devel

libportal provides GIO-style asynchronous APIs for most Flatpak portals. This package provides files for development with Qt 5 and libportal.

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

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

sudo dnf -y install libportal-qt5-devel

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

sudo yum -y install libportal-qt5-devel

How To Uninstall libportal-qt5-devel on Fedora 36

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

sudo dnf remove libportal-qt5-devel

libportal-qt5-devel Package Contents on Fedora 36

/usr/include/libportal-qt5
/usr/include/libportal-qt5/portal-qt5.h
/usr/lib64/libportal-qt5.so
/usr/lib64/pkgconfig/libportal-qt5.pc

References

Summary

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


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

Introduction

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

What is libportal-qt5-devel

libportal provides GIO-style asynchronous APIs for most Flatpak portals. This package provides files for development with Qt 5 and libportal.

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

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

sudo dnf -y install libportal-qt5-devel

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

sudo yum -y install libportal-qt5-devel

How To Uninstall libportal-qt5-devel on Fedora 36

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

sudo dnf remove libportal-qt5-devel

libportal-qt5-devel Package Contents on Fedora 36

/usr/include/libportal-qt5
/usr/include/libportal-qt5/portal-qt5.h
/usr/lib/libportal-qt5.so
/usr/lib/pkgconfig/libportal-qt5.pc

References

Summary

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