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

Last updated: November 29,2024

1. Install "glui.i686" package

Please follow the guidance below to install glui.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install glui.i686

2. Uninstall "glui.i686" package

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

$ sudo dnf remove glui.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:46:33 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : glui
Version : 2.36
Release : 23.fc36
Architecture : i686
Size : 129 k
Source : glui-2.36-23.fc36.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.