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

Last updated: October 07,2024

1. Install "glui.i686" package

Please follow the step by step instructions below to install glui.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install glui.i686

2. Uninstall "glui.i686" package

Please follow the instructions below to uninstall glui.i686 on Fedora 34:

$ sudo dnf remove glui.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:56:03 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : glui
Version : 2.36
Release : 20.fc34
Architecture : i686
Size : 132 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.