How to Install and Uninstall libxcb-randr0 Package on openSUSE Leap

Last updated: May 15,2024

1. Install "libxcb-randr0" package

This tutorial shows how to install libxcb-randr0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libxcb-randr0

2. Uninstall "libxcb-randr0" package

This guide let you learn how to uninstall libxcb-randr0 on openSUSE Leap:

$ sudo zypper remove libxcb-randr0

3. Information about the libxcb-randr0 package on openSUSE Leap

Information for package libxcb-randr0:
--------------------------------------
Repository : Main Repository
Name : libxcb-randr0
Version : 1.13-150000.3.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 66.4 KiB
Installed : No
Status : not installed
Source package : libxcb-1.13-150000.3.9.1.src
Upstream URL : http://xcb.freedesktop.org/
Summary : X11 RandR Extension C library
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.
The X Resize, Rotate and Reflect Extension (RandR) allows clients to
dynamically change X screens, so as to resize, to change the
orientation and layout of the root window of a screen.