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

Last updated: May 10,2024

1. Install "libghc-openglraw-doc" package

Please follow the step by step instructions below to install libghc-openglraw-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-openglraw-doc" package

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

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

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

Package: libghc-openglraw-doc
Priority: extra
Section: universe/doc
Installed-Size: 114105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-openglraw
Version: 2.4.1.0-5
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-openglraw/libghc-openglraw-doc_2.4.1.0-5_all.deb
Size: 3283658
MD5sum: a42de46fb01126fc92cfa879bbad8635
SHA1: 421c7af5e7158b2d8eaf8149f7d2dcba7d537c64
SHA256: 841308c0a4289f03d6219f0d6b862ce8ed57dd3345094cf388fd6ae52e4d2742
Description-en: Raw binding for the OpenGL graphics system; documentation
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 the documentation for a library for the Haskell
programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f04e4ea74d510d5b83f3f5146f4940e6
Homepage: http://www.haskell.org/haskellwiki/Opengl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu