How to Install and Uninstall glfw-devel.x86_64 Package on CentOS 8 / RHEL 8

Last updated: September 19,2024

1. Install "glfw-devel.x86_64" package

Please follow the guidance below to install glfw-devel.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "glfw-devel.x86_64" package

This is a short guide on how to uninstall glfw-devel.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the glfw-devel.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 4:36:06 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : glfw-devel
Epoch : 1
Version : 3.3
Release : 2.el8
Architecture : x86_64
Size : 51 k
Source : glfw-3.3-2.el8.src.rpm
Repository : epel
Summary : Support for developing C application
URL : http://www.glfw.org/index.html
License : zlib
Description : The glfw-devel package contains header files for developing glfw
: applications.