How To Install xcb-util-wm on Fedora 36

In this tutorial we learn how to install xcb-util-wm in Fedora 36. xcb-util-wm is Client and window-manager helper library on top of libxcb

Introduction

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

What is xcb-util-wm

XCB util-wm module provides the following libraries - ewmh - icccm

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

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

sudo dnf -y install xcb-util-wm

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

sudo yum -y install xcb-util-wm

How To Uninstall xcb-util-wm on Fedora 36

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

sudo dnf remove xcb-util-wm

xcb-util-wm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/59
/usr/lib/.build-id/59/cd1a8ce0e8c885a46deeda6e620589e6db405b
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/baccf7af611ad528e23a7d023163dee5bb466e
/usr/lib/libxcb-ewmh.so.2
/usr/lib/libxcb-ewmh.so.2.0.0
/usr/lib/libxcb-icccm.so.4
/usr/lib/libxcb-icccm.so.4.0.0
/usr/share/doc/xcb-util-wm
/usr/share/doc/xcb-util-wm/README
/usr/share/licenses/xcb-util-wm
/usr/share/licenses/xcb-util-wm/COPYING

References

Summary

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


title: “How To Install xcb-util-wm on Fedora 36” linkTitle: “xcb-util-wm” type: “docs” description: “In this tutorial we learn how to install xcb-util-wm in Fedora 36. xcb-util-wm is Client and window-manager helper library on top of libxcb” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/xcb-util-wm-featured.png

Introduction

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

What is xcb-util-wm

XCB util-wm module provides the following libraries - ewmh - icccm

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

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

sudo dnf -y install xcb-util-wm

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

sudo yum -y install xcb-util-wm

How To Uninstall xcb-util-wm on Fedora 36

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

sudo dnf remove xcb-util-wm

xcb-util-wm Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/53
/usr/lib/.build-id/53/5572c3fa249f52b8f720a7d02fda1dfd2ba7f6
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/eee89724e457387efe31f258f99aa6afb93f3a
/usr/lib64/libxcb-ewmh.so.2
/usr/lib64/libxcb-ewmh.so.2.0.0
/usr/lib64/libxcb-icccm.so.4
/usr/lib64/libxcb-icccm.so.4.0.0
/usr/share/doc/xcb-util-wm
/usr/share/doc/xcb-util-wm/README
/usr/share/licenses/xcb-util-wm
/usr/share/licenses/xcb-util-wm/COPYING

References

Summary

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