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

Last updated: October 08,2024

1. Install "glui.i686" package

Learn how to install glui.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install glui.i686

2. Uninstall "glui.i686" package

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

$ sudo dnf remove glui.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 4:07:42 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : glui
Version : 2.36
Release : 21.fc35
Architecture : i686
Size : 128 k
Source : glui-2.36-21.fc35.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.