How To Install xcb-util-devel on Fedora 36

In this tutorial we learn how to install xcb-util-devel in Fedora 36. xcb-util-devel is Development and header files for xcb-util

Introduction

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

What is xcb-util-devel

Development files for xcb-util.

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

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

sudo dnf -y install xcb-util-devel

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

sudo yum -y install xcb-util-devel

How To Uninstall xcb-util-devel on Fedora 36

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

sudo dnf remove xcb-util-devel

xcb-util-devel Package Contents on Fedora 36

/usr/include/xcb/xcb_atom.h
/usr/include/xcb/xcb_aux.h
/usr/include/xcb/xcb_event.h
/usr/include/xcb/xcb_util.h
/usr/lib/libxcb-util.so
/usr/lib/pkgconfig/xcb-atom.pc
/usr/lib/pkgconfig/xcb-aux.pc
/usr/lib/pkgconfig/xcb-event.pc
/usr/lib/pkgconfig/xcb-util.pc
/usr/share/doc/xcb-util-devel
/usr/share/doc/xcb-util-devel/NEWS

References

Summary

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


title: “How To Install xcb-util-devel on Fedora 36” linkTitle: “xcb-util-devel” type: “docs” description: “In this tutorial we learn how to install xcb-util-devel in Fedora 36. xcb-util-devel is Development and header files for xcb-util” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/xcb-util-devel-featured.png

Introduction

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

What is xcb-util-devel

Development files for xcb-util.

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

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

sudo dnf -y install xcb-util-devel

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

sudo yum -y install xcb-util-devel

How To Uninstall xcb-util-devel on Fedora 36

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

sudo dnf remove xcb-util-devel

xcb-util-devel Package Contents on Fedora 36

/usr/include/xcb/xcb_atom.h
/usr/include/xcb/xcb_aux.h
/usr/include/xcb/xcb_event.h
/usr/include/xcb/xcb_util.h
/usr/lib64/libxcb-util.so
/usr/lib64/pkgconfig/xcb-atom.pc
/usr/lib64/pkgconfig/xcb-aux.pc
/usr/lib64/pkgconfig/xcb-event.pc
/usr/lib64/pkgconfig/xcb-util.pc
/usr/share/doc/xcb-util-devel
/usr/share/doc/xcb-util-devel/NEWS

References

Summary

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