How to Install and Uninstall libGLEW2_2-32bit Package on openSUSE Leap

Last updated: July 03,2024

1. Install "libGLEW2_2-32bit" package

Please follow the guidance below to install libGLEW2_2-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libGLEW2_2-32bit

2. Uninstall "libGLEW2_2-32bit" package

This is a short guide on how to uninstall libGLEW2_2-32bit on openSUSE Leap:

$ sudo zypper remove libGLEW2_2-32bit

3. Information about the libGLEW2_2-32bit package on openSUSE Leap

Information for package libGLEW2_2-32bit:
-----------------------------------------
Repository : Main Repository
Name : libGLEW2_2-32bit
Version : 2.2.0-150400.1.8
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 617.4 KiB
Installed : No
Status : not installed
Source package : glew-2.2.0-150400.1.8.src
Upstream URL : https://github.com/nigels-com/glew
Summary : OpenGL Extension Wrangler Library
Description :
The OpenGL Extension Wrangler Library (GLEW) is a cross-platform
open-source C/C++ extension loading library. GLEW provides efficient
run-time mechanisms for determining which OpenGL extensions are
supported on the target platform. OpenGL core and extension
functionality is exposed in a single header file.