How To Install xcb-util-xrm on Fedora 36

In this tutorial we learn how to install xcb-util-xrm in Fedora 36. xcb-util-xrm is XCB utility functions for the X resource manager

Introduction

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

What is xcb-util-xrm

XCB utility functions for the X resource manager.

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

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

sudo dnf -y install xcb-util-xrm

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

sudo yum -y install xcb-util-xrm

How To Uninstall xcb-util-xrm on Fedora 36

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

sudo dnf remove xcb-util-xrm

xcb-util-xrm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/58
/usr/lib/.build-id/58/ab332d06c1acf6a0a8b4576a18bb0521ccee1e
/usr/lib/libxcb-xrm.so.0
/usr/lib/libxcb-xrm.so.0.0.0
/usr/share/licenses/xcb-util-xrm
/usr/share/licenses/xcb-util-xrm/COPYING

References

Summary

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


title: “How To Install xcb-util-xrm on Fedora 36” linkTitle: “xcb-util-xrm” type: “docs” description: “In this tutorial we learn how to install xcb-util-xrm in Fedora 36. xcb-util-xrm is XCB utility functions for the X resource manager” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/xcb-util-xrm-featured.png

Introduction

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

What is xcb-util-xrm

XCB utility functions for the X resource manager.

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

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

sudo dnf -y install xcb-util-xrm

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

sudo yum -y install xcb-util-xrm

How To Uninstall xcb-util-xrm on Fedora 36

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

sudo dnf remove xcb-util-xrm

xcb-util-xrm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/81f1daba66599c29d5397c206586d5fe146cec
/usr/lib64/libxcb-xrm.so.0
/usr/lib64/libxcb-xrm.so.0.0.0
/usr/share/licenses/xcb-util-xrm
/usr/share/licenses/xcb-util-xrm/COPYING

References

Summary

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