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

Last updated: May 09,2024

1. Install "haskell-doc" package

Here is a brief guide to show you how to install haskell-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install haskell-doc

2. Uninstall "haskell-doc" package

This is a short guide on how to uninstall haskell-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: haskell-doc
Priority: optional
Section: universe/doc
Installed-Size: 32
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Ian Lynagh (wibble)
Architecture: all
Version: 20061127
Depends: haskell98-report, haskell98-tutorial
Suggests: ghc6 | hugs
Filename: pool/universe/h/haskell-doc/haskell-doc_20061127_all.deb
Size: 3390
MD5sum: 64da1794a40943f8b694d88f16e8ac03
SHA1: 50598f23019f4aaa0a8f973f1ed3812ced56bece
SHA256: 3fd2293c374532493e945f931a121ca1a1556956b715cf325e6ffad800e37138
Description-en: Assorted Haskell language documentation
This metapackage provides all the documentation for Haskell, "the"
standard lazy functional programming language, packaged for Debian.
Description-md5: f70748edb87ebbd0b02ed3c715e09ce8
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu