How to Install and Uninstall xcb-util.src Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "xcb-util.src" package
This tutorial shows how to install xcb-util.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
xcb-util.src
Copied
2. Uninstall "xcb-util.src" package
In this section, we are going to explain the necessary steps to uninstall xcb-util.src on Oracle Linux 9:
$
sudo dnf remove
xcb-util.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the xcb-util.src package on Oracle Linux 9
Last metadata expiration check: 0:38:55 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : xcb-util
Version : 0.4.0
Release : 19.el9
Architecture : src
Size : 301 k
Source : None
Repository : ol9_appstream
Summary : Convenience libraries sitting on top of libxcb
URL : http://xcb.freedesktop.org
License : MIT
Description : The xcb-util module provides a number of libraries which sit on top of
: libxcb, the core X protocol library, and some of the extension
: libraries. These experimental libraries provide convenience functions
: and interfaces which make the raw X protocol more usable. Some of the
: libraries also provide client-side code which is not strictly part of
: the X protocol but which have traditionally been provided by Xlib.
Available Packages
Name : xcb-util
Version : 0.4.0
Release : 19.el9
Architecture : src
Size : 301 k
Source : None
Repository : ol9_appstream
Summary : Convenience libraries sitting on top of libxcb
URL : http://xcb.freedesktop.org
License : MIT
Description : The xcb-util module provides a number of libraries which sit on top of
: libxcb, the core X protocol library, and some of the extension
: libraries. These experimental libraries provide convenience functions
: and interfaces which make the raw X protocol more usable. Some of the
: libraries also provide client-side code which is not strictly part of
: the X protocol but which have traditionally been provided by Xlib.