How to Install and Uninstall freeglut-devel.i686 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "freeglut-devel.i686" package

Please follow the instructions below to install freeglut-devel.i686 on Rocky Linux 8

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

2. Uninstall "freeglut-devel.i686" package

This guide covers the steps necessary to uninstall freeglut-devel.i686 on Rocky Linux 8:

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

3. Information about the freeglut-devel.i686 package on Rocky Linux 8

Last metadata expiration check: 2:14:23 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : freeglut-devel
Version : 3.0.0
Release : 8.el8
Architecture : i686
Size : 120 k
Source : freeglut-3.0.0-8.el8.src.rpm
Repository : appstream
Summary : Freeglut developmental libraries and header files
URL : http://freeglut.sourceforge.net
License : MIT
Description : Developmental libraries and header files required for developing or compiling
: software which links to the freeglut library, which is an open source
: alternative to the popular GLUT library, with an OSI approved free software
: license.