How to Install and Uninstall xcb Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "xcb" package

Please follow the guidelines below to install xcb on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install xcb

2. Uninstall "xcb" package

This tutorial shows how to uninstall xcb on openSuSE Tumbleweed:

$ sudo zypper remove xcb

3. Information about the xcb package on openSuSE Tumbleweed

Information for package xcb:
----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : xcb
Version : 2.5-203.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 46.3 KiB
Installed : No
Status : not installed
Source package : xcb-2.5-203.15.src
Upstream URL : http://www.goof.com/pcg/marc/xcb.html
Summary : X11 cut&paste utility
Description :
Xcb provides access to the cut buffers built into every X server. It
allows the buffers to be manipulated either via the command line or
with the mouse in a point and click manner. The buffers can be used as
holding pens to store and retrieve arbitrary data fragments, so any
number of different pieces of data can be saved and recalled later. The
program is designed primarily for use with textual data.