How to Install and Uninstall libXcomposite1 Package on openSuSE Tumbleweed

Last updated: April 30,2024

1. Install "libXcomposite1" package

Please follow the steps below to install libXcomposite1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libXcomposite1

2. Uninstall "libXcomposite1" package

Please follow the steps below to uninstall libXcomposite1 on openSuSE Tumbleweed:

$ sudo zypper remove libXcomposite1

3. Information about the libXcomposite1 package on openSuSE Tumbleweed

Information for package libXcomposite1:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libXcomposite1
Version : 0.4.6-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 14.0 KiB
Installed : No
Status : not installed
Source package : libXcomposite-0.4.6-1.3.src
Upstream URL : http://wiki.freedesktop.org/wiki/Software/CompositeExt
Summary : X11 protocol Composite extension client library
Description :
The Composite extension causes a entire sub-tree of the window
hierarchy to be rendered to an off-screen buffer. Applications can
then take the contents of that buffer and do whatever they like. The
off-screen buffer can be automatically merged into the parent window
or merged by external programs, called compositing managers.