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

Last updated: October 07,2024

1. Install "glui-devel.i686" package

Here is a brief guide to show you how to install glui-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install glui-devel.i686

2. Uninstall "glui-devel.i686" package

Please follow the guidelines below to uninstall glui-devel.i686 on Fedora 34:

$ sudo dnf remove glui-devel.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:01:55 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : glui-devel
Version : 2.36
Release : 20.fc34
Architecture : i686
Size : 412 k
Source : glui-2.36-20.fc34.src.rpm
Repository : fedora
Summary : Development files for glui
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.
:
: These are the development files.