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

Last updated: May 09,2024

1. Install "libghc-haskell-lexer-doc" package

Learn how to install libghc-haskell-lexer-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-haskell-lexer-doc

2. Uninstall "libghc-haskell-lexer-doc" package

This guide covers the steps necessary to uninstall libghc-haskell-lexer-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-haskell-lexer-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-haskell-lexer-doc
Priority: extra
Section: universe/doc
Installed-Size: 1450
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-lexer
Version: 1.0-9
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-lexer/libghc-haskell-lexer-doc_1.0-9_all.deb
Size: 43116
MD5sum: 184f40c35217725fcbc0014293e8e9f0
SHA1: 0d7d90cfcdb84a4bf6e2f7b221ca8106c4bcdaa7
SHA256: bafd8aee215bcf3d8156127ec98be05b011a45c4bb1eff845ee49c4acace5854
Description-en: Documentation for a fully compliant Haskell 98 lexer; documentation
A fully compliant Haskell 98 lexer written in Haskell. The lexer produces
a list tuples containing a token type identifier, its position and the token
string.
.
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: fdfc966b398e65b1b5deac73aceb013d
Homepage: http://hackage.haskell.org/package/haskell-lexer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu