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

Last updated: May 12,2024

1. Install "libghc-memory-doc" package

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

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

2. Uninstall "libghc-memory-doc" package

Please follow the step by step instructions below to uninstall libghc-memory-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-memory-doc
Priority: extra
Section: universe/doc
Installed-Size: 1156
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-memory
Version: 0.10-1
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-memory/libghc-memory-doc_0.10-1_all.deb
Size: 82116
MD5sum: c02db36f28adb698fac0664d84436308
SHA1: 4d5892b063aa8022fe8dbbfc67647bb572380900
SHA256: dfa4a3ca277036d91f41260963c0d6735908099b00cf3d3efcebcc8e95fda91c
Description-en: memory and related abstraction stuff; documentation
Chunk of memory, polymorphic byte array management and manipulation.
- A polymorphic byte array abstraction and function similar to strict
ByteString.
- Different type of byte array abstraction.
- Raw memory IO operations (memory set, memory copy, ..)
- Aliasing with endianness support.
.
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: 052dcffafb380126b5df95e0e4609198
Homepage: https://github.com/vincenthz/hs-memory
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu