How to Install and Uninstall Mesa-libGL1-32bit Package on openSuSE Tumbleweed

Last updated: June 14,2024

1. Install "Mesa-libGL1-32bit" package

This tutorial shows how to install Mesa-libGL1-32bit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install Mesa-libGL1-32bit

2. Uninstall "Mesa-libGL1-32bit" package

Please follow the guidelines below to uninstall Mesa-libGL1-32bit on openSuSE Tumbleweed:

$ sudo zypper remove Mesa-libGL1-32bit

3. Information about the Mesa-libGL1-32bit package on openSuSE Tumbleweed

Information for package Mesa-libGL1-32bit:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : Mesa-libGL1-32bit
Version : 23.3.6-368.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 553.4 KiB
Installed : No
Status : not installed
Source package : Mesa-23.3.6-368.1.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.