How to Install and Uninstall Mesa-libEGL1 Package on openSUSE Leap

Last updated: October 04,2024

1. Install "Mesa-libEGL1" package

Please follow the instructions below to install Mesa-libEGL1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install Mesa-libEGL1

2. Uninstall "Mesa-libEGL1" package

Here is a brief guide to show you how to uninstall Mesa-libEGL1 on openSUSE Leap:

$ sudo zypper remove Mesa-libEGL1

3. Information about the Mesa-libEGL1 package on openSUSE Leap

Information for package Mesa-libEGL1:
-------------------------------------
Repository : Main Repository
Name : Mesa-libEGL1
Version : 22.3.5-150500.75.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 279.7 KiB
Installed : No
Status : not installed
Source package : Mesa-22.3.5-150500.75.2.src
Upstream URL : https://www.mesa3d.org
Summary : EGL API implementation
Description :
This package contains the EGL native platform graphics interface
library. EGL provides a platform-agnostic mechanism for creating
rendering surfaces for use with other graphics libraries, such as
OpenGL|ES and OpenVG.
This package contains modules to interface with the existing system
GLX or DRI2 drivers to provide OpenGL via EGL. The Mesa main package
provides drivers to provide hardware-accelerated OpenGL|ES and OpenVG
support.