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

Last updated: May 12,2024

1. Install "libghc-openglraw-prof" package

This is a short guide on how to install libghc-openglraw-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-openglraw-prof" package

This is a short guide on how to uninstall libghc-openglraw-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-openglraw-prof
Priority: extra
Section: universe/haskell
Installed-Size: 27545
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-openglraw
Version: 2.4.1.0-5
Provides: libghc-openglraw-prof-2.4.1.0-fd392
Depends: libghc-openglraw-dev (= 2.4.1.0-5), libghc-base-prof-4.8.2.0-0d6d1, libghc-transformers-prof-0.4.2.0-81450
Filename: pool/universe/h/haskell-openglraw/libghc-openglraw-prof_2.4.1.0-5_amd64.deb
Size: 1729776
MD5sum: 84461d4f0eb5da4ed7d87a01ccd6ce47
SHA1: ffe68d661b403430e36eb162d0f616801cc9c9a4
SHA256: a25b3b368e4e6514c557bd2245446c9d8e15cc9d7704ffb05e58400f3ea5ca8d
Description-en: Raw binding for the OpenGL graphics system; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: b5967ddb298b35b52b0b01c5bd6616b7
Homepage: http://www.haskell.org/haskellwiki/Opengl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu