How to Install and Uninstall freeglut-devel.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "freeglut-devel.x86_64" package

Learn how to install freeglut-devel.x86_64 on Rocky Linux 9

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

2. Uninstall "freeglut-devel.x86_64" package

This guide let you learn how to uninstall freeglut-devel.x86_64 on Rocky Linux 9:

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

3. Information about the freeglut-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:25:03 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : freeglut-devel
Version : 3.2.1
Release : 9.el9
Architecture : x86_64
Size : 115 k
Source : freeglut-3.2.1-9.el9.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.