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

Last updated: July 05,2024

1. Install "libGLU1-32bit" package

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

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

2. Uninstall "libGLU1-32bit" package

This guide let you learn how to uninstall libGLU1-32bit on openSuSE Tumbleweed:

$ sudo zypper remove libGLU1-32bit

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

Information for package libGLU1-32bit:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libGLU1-32bit
Version : 9.0.3-2.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 369.5 KiB
Installed : No
Status : not installed
Source package : glu-9.0.3-2.2.src
Upstream URL : http://cgit.freedesktop.org/mesa/glu/
Summary : OpenGL utility library
Description :
GLU offers simple interfaces for building mipmaps; checking for the
presence of extensions in the OpenGL (or other libraries which follow
the same conventions for advertising extensions); drawing
piecewise-linear curves, NURBS, quadrics and other primitives
(including, but not limited to, teapots); tesselating surfaces;
setting up projection matrices and unprojecting screen coordinates to
world coordinates.
This package provides the SGI implementation of GLU previously shipped
with Mesa, but meanwhile developed separately.