How To Install libportal-qt5 on Fedora 36

In this tutorial we learn how to install libportal-qt5 in Fedora 36. libportal-qt5 is Qt5 libraries for libportal

Introduction

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

What is libportal-qt5

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

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

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

sudo dnf -y install libportal-qt5

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

sudo yum -y install libportal-qt5

How To Uninstall libportal-qt5 on Fedora 36

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

sudo dnf remove libportal-qt5

libportal-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/c5
/usr/lib/.build-id/c5/dd84514653b6b069c69ea31f2075a754ddfb03
/usr/lib/libportal-qt5.so.1
/usr/lib/libportal-qt5.so.1.0.0

References

Summary

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


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

Introduction

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

What is libportal-qt5

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

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

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

sudo dnf -y install libportal-qt5

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

sudo yum -y install libportal-qt5

How To Uninstall libportal-qt5 on Fedora 36

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

sudo dnf remove libportal-qt5

libportal-qt5 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/ec
/usr/lib/.build-id/ec/618133c875526d0372709f70aef6ceffdf863d
/usr/lib64/libportal-qt5.so.1
/usr/lib64/libportal-qt5.so.1.0.0

References

Summary

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