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

Last updated: September 23,2024

1. Install "freeglut-devel.x86_64" package

This guide covers the steps necessary to install freeglut-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "freeglut-devel.x86_64" package

Here is a brief guide to show you how to uninstall freeglut-devel.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 0:37:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : freeglut-devel
Version : 3.2.1
Release : 9.el9
Architecture : x86_64
Size : 266 k
Source : freeglut-3.2.1-9.el9.src.rpm
Repository : ol9_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.