How to Install and Uninstall libghc-openglraw-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libghc-openglraw-dev" package

This guide let you learn how to install libghc-openglraw-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-openglraw-dev

2. Uninstall "libghc-openglraw-dev" package

This tutorial shows how to uninstall libghc-openglraw-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-openglraw-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-openglraw-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-openglraw-dev
Priority: extra
Section: universe/haskell
Installed-Size: 38332
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-openglraw
Version: 2.4.1.0-5
Provides: libghc-openglraw-dev-2.4.1.0-fd392
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5), libgl1-mesa-dev | libgl-dev
Suggests: libghc-openglraw-doc, libghc-openglraw-prof
Filename: pool/universe/h/haskell-openglraw/libghc-openglraw-dev_2.4.1.0-5_amd64.deb
Size: 2037964
MD5sum: 536d020218c55413ab19aa4bef658f3f
SHA1: 15de353d5b37f0d703d82d5312fb08375c412758
SHA256: f88a929474ca87db3ff01c982dbf93d3ddf808a0c592c682e69f6198b6fc87ad
Description-en: Raw binding for the OpenGL graphics system
OpenGLRaw is a raw Haskell binding for the OpenGL 3.2 graphics system and lots
of OpenGL extensions. It is basically a 1:1 mapping of OpenGL's C API,
intended as a basis for a nicer interface. OpenGLRaw offers access to all
necessary functions, tokens and types plus a general facility for loading
extension entries. The module hierarchy closely mirrors the naming structure
of the OpenGL extensions, making it easy to find the right module to import.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: ecf6c0b8d471f6659651e1ac48058368
Homepage: http://www.haskell.org/haskellwiki/Opengl
Ghc-Package: OpenGLRaw-2.4.1.0-fd39201b752b188d6e266db29e0e69c6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu