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

Last updated: July 03,2024

1. Install "Mesa-libGL1" package

Please follow the step by step instructions below to install Mesa-libGL1 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install Mesa-libGL1

2. Uninstall "Mesa-libGL1" package

Learn how to uninstall Mesa-libGL1 on openSUSE Leap:

$ sudo zypper remove Mesa-libGL1

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

Information for package Mesa-libGL1:
------------------------------------
Repository : Main Repository
Name : Mesa-libGL1
Version : 22.3.5-150500.75.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 451.0 KiB
Installed : No
Status : not installed
Source package : Mesa-22.3.5-150500.75.2.src
Upstream URL : https://www.mesa3d.org
Summary : The GL/GLX runtime of the Mesa 3D graphics library
Description :
Mesa is a software library for 3D computer graphics that provides a
generic OpenGL implementation for rendering three-dimensional
graphics.
GLX ("OpenGL Extension to the X Window System") provides the
interface connecting OpenGL and the X Window System: it enables
programs wishing to use OpenGL to do so within a window provided by
the X Window System.