How to Install and Uninstall glui.i686 Package on Fedora 39

Last updated: January 16,2025

1. Install "glui.i686" package

Please follow the steps below to install glui.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install glui.i686

2. Uninstall "glui.i686" package

Please follow the guidelines below to uninstall glui.i686 on Fedora 39:

$ sudo dnf remove glui.i686 $ sudo dnf autoremove

3. Information about the glui.i686 package on Fedora 39

Last metadata expiration check: 4:15:36 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : glui
Version : 2.36
Release : 27.fc39
Architecture : i686
Size : 130 k
Source : glui-2.36-27.fc39.src.rpm
Repository : fedora
Summary : A GLUT-Based User Interface Library
URL : http://glui.sourceforge.net/
License : Zlib
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.