How To Install xcb-util-renderutil on Fedora 36

In this tutorial we learn how to install xcb-util-renderutil in Fedora 36. xcb-util-renderutil is Convenience functions for the Render extension

Introduction

In this tutorial we learn how to install xcb-util-renderutil on Fedora 36.

What is xcb-util-renderutil

XCB util-renderutil module provides the following library - renderutil

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

Install xcb-util-renderutil 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 xcb-util-renderutil using dnf by running the following command:

sudo dnf -y install xcb-util-renderutil

Install xcb-util-renderutil 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 xcb-util-renderutil using yum by running the following command:

sudo yum -y install xcb-util-renderutil

How To Uninstall xcb-util-renderutil on Fedora 36

To uninstall only the xcb-util-renderutil package we can use the following command:

sudo dnf remove xcb-util-renderutil

xcb-util-renderutil Package Contents on Fedora 36

---
title: "How To Install xcb-util-renderutil on Fedora 36"
linkTitle: "xcb-util-renderutil"
type: "docs"
description: "In this tutorial we learn how to install xcb-util-renderutil in Fedora 36. xcb-util-renderutil is Convenience functions for the Render extension"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/xcb-util-renderutil-featured.png
---

## Introduction

In this tutorial we learn how to install `xcb-util-renderutil` on Fedora 36.

### What is `xcb-util-renderutil`

> XCB util-renderutil module provides the following library    - renderutil  

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

## Install xcb-util-renderutil 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 xcb-util-renderutil using dnf by running the following command:

sudo dnf -y install xcb-util-renderutil

Install xcb-util-renderutil 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 xcb-util-renderutil using yum by running the following command:

sudo yum -y install xcb-util-renderutil

/usr/lib/.build-id /usr/lib/.build-id/85 /usr/lib/.build-id/85/77266d858d1bd44e1a9b2cd057ab0b53fc7b6b /usr/lib/libxcb-render-util.so.0 /usr/lib/libxcb-render-util.so.0.0.0 /usr/share/doc/xcb-util-renderutil /usr/share/doc/xcb-util-renderutil/README /usr/share/licenses/xcb-util-renderutil /usr/share/licenses/xcb-util-renderutil/COPYING

How To Uninstall xcb-util-renderutil on Fedora 36

To uninstall only the xcb-util-renderutil package we can use the following command:

sudo dnf remove xcb-util-renderutil


## References

## xcb-util-renderutil Package Contents on Fedora 36
* [xcb-util-renderutil website](http://xcb.freedesktop.org)


```bash
## Summary

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

/usr/lib/.build-id
/usr/lib/.build-id/2f
/usr/lib/.build-id/2f/d1ddd01f09598e10f027e3d823aa1d0291e47c
/usr/lib64/libxcb-render-util.so.0
/usr/lib64/libxcb-render-util.so.0.0.0
/usr/share/doc/xcb-util-renderutil
/usr/share/doc/xcb-util-renderutil/README
/usr/share/licenses/xcb-util-renderutil
/usr/share/licenses/xcb-util-renderutil/COPYING

References

Summary

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