How to Install and Uninstall ghc-OpenGL.x86_64 Package on Fedora 35

Last updated: January 11,2025

1. Install "ghc-OpenGL.x86_64" package

Here is a brief guide to show you how to install ghc-OpenGL.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install ghc-OpenGL.x86_64

2. Uninstall "ghc-OpenGL.x86_64" package

This guide let you learn how to uninstall ghc-OpenGL.x86_64 on Fedora 35:

$ sudo dnf remove ghc-OpenGL.x86_64 $ sudo dnf autoremove

3. Information about the ghc-OpenGL.x86_64 package on Fedora 35

Last metadata expiration check: 2:30:14 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : ghc-OpenGL
Version : 3.0.3.0
Release : 1.fc35
Architecture : x86_64
Size : 995 k
Source : ghc-OpenGL-3.0.3.0-1.fc35.src.rpm
Repository : updates
Summary : A binding for the OpenGL graphics system
URL : https://hackage.haskell.org/package/OpenGL
License : BSD
Description : A Haskell binding for the OpenGL graphics system (GL, version 4.6) and its
: accompanying utility library (GLU, version 1.3).
:
: OpenGL is the industry's most widely used and supported 2D and 3D graphics
: application programming interface (API), incorporating a broad set of
: rendering, texture mapping, special effects, and other powerful visualization
: functions. For more information about OpenGL and its various extensions, please
: see and .