How to Install and Uninstall libxcb.i686 Package on CentOS Stream 9
Last updated: November 28,2024
1. Install "libxcb.i686" package
This guide covers the steps necessary to install libxcb.i686 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
libxcb.i686
Copied
2. Uninstall "libxcb.i686" package
Please follow the steps below to uninstall libxcb.i686 on CentOS Stream 9:
$
sudo dnf remove
libxcb.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the libxcb.i686 package on CentOS Stream 9
Last metadata expiration check: 2:05:07 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : libxcb
Version : 1.13.1
Release : 9.el9
Architecture : i686
Size : 262 k
Source : libxcb-1.13.1-9.el9.src.rpm
Repository : appstream
Summary : A C binding to the X11 protocol
URL : http://xcb.freedesktop.org/
License : MIT
Description : The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a
: small footprint, latency hiding, direct access to the protocol, improved
: threading support, and extensibility.
Available Packages
Name : libxcb
Version : 1.13.1
Release : 9.el9
Architecture : i686
Size : 262 k
Source : libxcb-1.13.1-9.el9.src.rpm
Repository : appstream
Summary : A C binding to the X11 protocol
URL : http://xcb.freedesktop.org/
License : MIT
Description : The X protocol C-language Binding (XCB) is a replacement for Xlib featuring a
: small footprint, latency hiding, direct access to the protocol, improved
: threading support, and extensibility.