How to Install and Uninstall xcb-util-errors.i686 Package on Fedora 39

Last updated: November 26,2024

1. Install "xcb-util-errors.i686" package

Please follow the instructions below to install xcb-util-errors.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install xcb-util-errors.i686

2. Uninstall "xcb-util-errors.i686" package

This guide covers the steps necessary to uninstall xcb-util-errors.i686 on Fedora 39:

$ sudo dnf remove xcb-util-errors.i686 $ sudo dnf autoremove

3. Information about the xcb-util-errors.i686 package on Fedora 39

Last metadata expiration check: 4:57:16 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : xcb-util-errors
Version : 1.0.1
Release : 1.fc39
Architecture : i686
Size : 19 k
Source : xcb-util-errors-1.0.1-1.fc39.src.rpm
Repository : updates
Summary : XCB utility library that gives readable names to error, event, & request codes
URL : http://xcb.freedesktop.org
License : X11
Description : xcb-util-errors is a utility library that gives human readable names to error
: codes and event codes and also to major and minor numbers. The necessary
: information is drawn from xcb-proto's protocol descriptions.
: This library is especially useful when working with extensions and is mostly
: useful for debugging.