How To Install libportal-gtk3-devel on Fedora 36

In this tutorial we learn how to install libportal-gtk3-devel in Fedora 36. libportal-gtk3-devel is GTK+ 3 development files and libraries for libportal

Introduction

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

What is libportal-gtk3-devel

libportal provides GIO-style asynchronous APIs for most Flatpak portals. This package provides files for development with GTK+ 3 and libportal.

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

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

sudo dnf -y install libportal-gtk3-devel

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

sudo yum -y install libportal-gtk3-devel

How To Uninstall libportal-gtk3-devel on Fedora 36

title: “How To Install libportal-gtk3-devel on Fedora 36” linkTitle: “libportal-gtk3-devel” To uninstall only the libportal-gtk3-devel package we can use the following command: type: “docs”

description: "In this tutorial we learn how to install libportal-gtk3-devel in Fedora 36. libportal-gtk3-devel is GTK+ 3 development files and libraries for libportal"
sudo dnf remove libportal-gtk3-devel

date: “2022-08-17”

lastmod: “2022-08-17”

libportal-gtk3-devel Package Contents on Fedora 36

#image: /images/fedora/36/libportal-gtk3-devel-featured.png



## Introduction

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

### What is `libportal-gtk3-devel`

> libportal provides GIO-style asynchronous APIs for most Flatpak portals.  This package provides files for development with GTK+ 3 and libportal.  

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

## Install libportal-gtk3-devel on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install libportal-gtk3-devel using dnf by running the following command:

sudo dnf -y install libportal-gtk3-devel

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

sudo yum -y install libportal-gtk3-devel

How To Uninstall libportal-gtk3-devel on Fedora 36

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

sudo dnf remove libportal-gtk3-devel

libportal-gtk3-devel Package Contents on Fedora 36

/usr/include/libportal-gtk3
/usr/include/libportal-gtk3/portal-gtk3.h
/usr/lib/libportal-gtk3.so
/usr/lib/pkgconfig/libportal-gtk3.pc
/usr/share/gir-1.0/XdpGtk3-1.0.gir
/usr/share/vala/vapi/libportal-gtk3.deps
/usr/share/vala/vapi/libportal-gtk3.vapi

References

Summary

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

/usr/include/libportal-gtk3 /usr/include/libportal-gtk3/portal-gtk3.h /usr/lib64/libportal-gtk3.so /usr/lib64/pkgconfig/libportal-gtk3.pc /usr/share/gir-1.0/XdpGtk3-1.0.gir /usr/share/vala/vapi/libportal-gtk3.deps /usr/share/vala/vapi/libportal-gtk3.vapi


## References

* [libportal-gtk3-devel website](https://github.com/flatpak/libportal)

## Summary

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