How to Install and Uninstall libXpresent1 Package on openSUSE Leap

Last updated: May 17,2024

1. Install "libXpresent1" package

Please follow the steps below to install libXpresent1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libXpresent1

2. Uninstall "libXpresent1" package

This is a short guide on how to uninstall libXpresent1 on openSUSE Leap:

$ sudo zypper remove libXpresent1

3. Information about the libXpresent1 package on openSUSE Leap

Information for package libXpresent1:
-------------------------------------
Repository : Main Repository
Name : libXpresent1
Version : 1.0.0-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 13.9 KiB
Installed : No
Status : not installed
Source package : libXpresent-1.0.0-bp155.2.11.src
Upstream URL : https://gitlab.freedesktop.org/xorg/lib/libxpresent
Summary : An X Window System client interface to the Present extension to the X protocol
Description :
libXpresent provides an X Window System client interface to the
Present extension to the X protocol.
The Present extension provides a way for applications to update their
window contents from a pixmap in a well defined fashion,
synchronizing with the display refresh and potentially using a more
efficient mechanism than copying the contents of the source pixmap.