How to Install and Uninstall libglfw2 Package on openSuSE Tumbleweed

Last updated: May 18,2024

1. Install "libglfw2" package

Please follow the guidance below to install libglfw2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libglfw2

2. Uninstall "libglfw2" package

Please follow the steps below to uninstall libglfw2 on openSuSE Tumbleweed:

$ sudo zypper remove libglfw2

3. Information about the libglfw2 package on openSuSE Tumbleweed

Information for package libglfw2:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libglfw2
Version : 2.7.6-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 74.9 KiB
Installed : No
Status : not installed
Source package : glfw2-2.7.6-2.1.src
Upstream URL : http://glfw.sourceforge.net/
Summary : Portable framework for OpenGL application development
Description :
GLFW is a free, Open Source, portable framework for OpenGL application
development. In short, it is a single library providing a powerful,
portable API for otherwise operating system specific tasks such as opening
an OpenGL window, and reading keyboard, time, mouse and joystick input.