How to Install and Uninstall libXcomposite1 Package on openSUSE Leap

Last updated: April 30,2024

1. Install "libXcomposite1" package

This is a short guide on how to install libXcomposite1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libXcomposite1

2. Uninstall "libXcomposite1" package

Please follow the instructions below to uninstall libXcomposite1 on openSUSE Leap:

$ sudo zypper remove libXcomposite1

3. Information about the libXcomposite1 package on openSUSE Leap

Information for package libXcomposite1:
---------------------------------------
Repository : Main Repository
Name : libXcomposite1
Version : 0.4.4-1.23
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 10.1 KiB
Installed : No
Status : not installed
Source package : libXcomposite-0.4.4-1.23.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.