How to Install and Uninstall libxcb.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 11,2025
1. Install "libxcb.x86_64" package
This guide let you learn how to install libxcb.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
libxcb.x86_64
Copied
2. Uninstall "libxcb.x86_64" package
This guide let you learn how to uninstall libxcb.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
libxcb.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the libxcb.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : libxcb
Arch : x86_64
Version : 1.13
Release : 1.el7
Size : 988 k
Repo : installed
From repo : base
Summary : A C binding to the X11 protocol
URL : https://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.
Name : libxcb
Arch : x86_64
Version : 1.13
Release : 1.el7
Size : 988 k
Repo : installed
From repo : base
Summary : A C binding to the X11 protocol
URL : https://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.