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

Last updated: May 09,2024

1. Install "libghc-bmp-dev" package

Please follow the guidelines below to install libghc-bmp-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-bmp-dev" package

This guide covers the steps necessary to uninstall libghc-bmp-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-bmp-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1075
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-bmp
Version: 1.2.5.2-4
Provides: libghc-bmp-dev-1.2.5.2-88c47
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-binary-dev-0.7.5.0-bf6a9, libghc-bytestring-dev-0.10.6.0-9a873, libc6 (>= 2.2.5)
Suggests: libghc-bmp-doc, libghc-bmp-prof
Filename: pool/universe/h/haskell-bmp/libghc-bmp-dev_1.2.5.2-4_amd64.deb
Size: 111246
MD5sum: 5775cd9b37ad18426927561bf85512ee
SHA1: 3dc5f30ac98bbd5242ffc0c987d41c91d6667d5f
SHA256: 4f70897475a37aa5d8618cc729ac36dcc3a7cb35c997741fa0af9448719b3978
Description-en: Read and write BMP image files
This is a pure Haskell implementation of the BMP image file format, supporting
both reading and writing.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 4b4dcbeb0da02e90241dcc36e4fdebee
Homepage: http://code.ouroborus.net/bmp
Ghc-Package: bmp-1.2.5.2-88c47944462329050f13208bc314c1a3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu