How To Install webp-pixbuf-loader on Fedora 36

In this tutorial we learn how to install webp-pixbuf-loader in Fedora 36. webp-pixbuf-loader is WebP image loader for GTK+ applications

Introduction

In this tutorial we learn how to install webp-pixbuf-loader on Fedora 36.

What is webp-pixbuf-loader

webp-pixbuf-loader contains a plugin to load WebP images in GTK+ applications

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

Install webp-pixbuf-loader 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 webp-pixbuf-loader using dnf by running the following command:

sudo dnf -y install webp-pixbuf-loader

Install webp-pixbuf-loader 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 webp-pixbuf-loader using yum by running the following command:

sudo yum -y install webp-pixbuf-loader

How To Uninstall webp-pixbuf-loader on Fedora 36

To uninstall only the webp-pixbuf-loader package we can use the following command:

sudo dnf remove webp-pixbuf-loader

webp-pixbuf-loader Package Contents on Fedora 36

---
title: "How To Install webp-pixbuf-loader on Fedora 36"
linkTitle: "webp-pixbuf-loader"
type: "docs"
description: "In this tutorial we learn how to install webp-pixbuf-loader in Fedora 36. webp-pixbuf-loader is WebP image loader for GTK+ applications"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/webp-pixbuf-loader-featured.png
---

## Introduction

In this tutorial we learn how to install `webp-pixbuf-loader` on Fedora 36.

### What is `webp-pixbuf-loader`

> webp-pixbuf-loader contains a plugin to load WebP images in GTK+ applications  

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

## Install webp-pixbuf-loader 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 webp-pixbuf-loader using dnf by running the following command:

sudo dnf -y install webp-pixbuf-loader

Install webp-pixbuf-loader 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 webp-pixbuf-loader using yum by running the following command:

sudo yum -y install webp-pixbuf-loader

How To Uninstall webp-pixbuf-loader on Fedora 36

To uninstall only the webp-pixbuf-loader package we can use the following command:

sudo dnf remove webp-pixbuf-loader

webp-pixbuf-loader Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/67
/usr/lib/.build-id/67/3fdad18388c3f562fd9571ab62fa16c66030b0
/usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-webp.so
/usr/share/licenses/webp-pixbuf-loader
/usr/share/licenses/webp-pixbuf-loader/LICENSE.LGPL-2
/usr/share/thumbnailers/webp-pixbuf.thumbnailer

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/af /usr/lib/.build-id/af/9f46320f3b2bd56a6929709c54f2867b5571c1 /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-webp.so /usr/share/licenses/webp-pixbuf-loader /usr/share/licenses/webp-pixbuf-loader/LICENSE.LGPL-2 /usr/share/thumbnailers/webp-pixbuf.thumbnailer


## References

* [webp-pixbuf-loader website](https://github.com/aruiz/webp-pixbuf-loader)

## Summary

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