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

Last updated: May 20,2024

1. Install "freeglut-devel-32bit" package

This is a short guide on how to install freeglut-devel-32bit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install freeglut-devel-32bit

2. Uninstall "freeglut-devel-32bit" package

Here is a brief guide to show you how to uninstall freeglut-devel-32bit on openSuSE Tumbleweed:

$ sudo zypper remove freeglut-devel-32bit

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

Information for package freeglut-devel-32bit:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : freeglut-devel-32bit
Version : 3.2.2-1.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 270 B
Installed : No
Status : not installed
Source package : freeglut-3.2.2-1.11.src
Upstream URL : http://freeglut.sourceforge.net/
Summary : Development libraries, includes and man pages for freeglut (GLUT Library)
Description :
This package contains all necessary include files and libraries needed
to compile and link applications for the freeglut library.
In addition, it also includes manual pages which describe all functions
provided by the freeglut library.
Freeglut is a completely open source alternative to the OpenGL Utility
Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to
support the sample programs in the second edition OpenGL Redbook. Since
then, GLUT has been used in a wide variety of practical applications
because it is simple, universally available, and highly portable.
GLUT (and freeglut) allow the user to create and manage windows
containing OpenGL contexts and also read the mouse, keyboard, and
joystick functions on a wide range of platforms.

5. The same packages on other Linux Distributions