How to Install and Uninstall glui.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "glui.x86_64" package

This guide let you learn how to install glui.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install glui.x86_64

2. Uninstall "glui.x86_64" package

This tutorial shows how to uninstall glui.x86_64 on Fedora 34:

$ sudo dnf remove glui.x86_64 $ sudo dnf autoremove

3. Information about the glui.x86_64 package on Fedora 34

Last metadata expiration check: 0:35:52 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : glui
Version : 2.36
Release : 20.fc34
Architecture : x86_64
Size : 122 k
Source : glui-2.36-20.fc34.src.rpm
Repository : fedora
Summary : A GLUT-Based User Interface Library
URL : http://glui.sourceforge.net/
License : zlib + LGPLv2+
Description : GLUI is a GLUT-based C++ user interface library which provides controls
: such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications.
: It is window-system independent, relying on GLUT to handle all system-dependent
: issues, such as window and mouse management.