How to Install and Uninstall libxcb.src Package on Oracle Linux 9
Last updated: November 25,2024
1. Install "libxcb.src" package
Please follow the guidelines below to install libxcb.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
libxcb.src
Copied
2. Uninstall "libxcb.src" package
This tutorial shows how to uninstall libxcb.src on Oracle Linux 9:
$
sudo dnf remove
libxcb.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the libxcb.src package on Oracle Linux 9
Last metadata expiration check: 1:48:22 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libxcb
Version : 1.13.1
Release : 9.el9
Architecture : src
Size : 507 k
Source : None
Repository : ol9_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 : src
Size : 507 k
Source : None
Repository : ol9_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.