How to Install and Uninstall freeglut-devel.x86_64 Package on Amazon Linux 2

Last updated: May 19,2024

1. Install "freeglut-devel.x86_64" package

Please follow the guidelines below to install freeglut-devel.x86_64 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install freeglut-devel.x86_64

2. Uninstall "freeglut-devel.x86_64" package

Please follow the step by step instructions below to uninstall freeglut-devel.x86_64 on Amazon Linux 2:

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

3. Information about the freeglut-devel.x86_64 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : freeglut-devel
Arch : x86_64
Version : 3.0.0
Release : 8.amzn2
Size : 116 k
Repo : amzn2-core/2/x86_64
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.