How to Install and Uninstall glui-devel.x86_64 Package on Fedora 36

Last updated: October 11,2024

1. Install "glui-devel.x86_64" package

This guide covers the steps necessary to install glui-devel.x86_64 on Fedora 36

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

2. Uninstall "glui-devel.x86_64" package

This tutorial shows how to uninstall glui-devel.x86_64 on Fedora 36:

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

3. Information about the glui-devel.x86_64 package on Fedora 36

Last metadata expiration check: 5:14:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : glui-devel
Version : 2.36
Release : 23.fc36
Architecture : x86_64
Size : 409 k
Source : glui-2.36-23.fc36.src.rpm
Repository : fedora
Summary : Development files for glui
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.
:
: These are the development files.