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

Last updated: May 19,2024

1. Install "libghc-base-unicode-symbols-doc" package

This tutorial shows how to install libghc-base-unicode-symbols-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-base-unicode-symbols-doc

2. Uninstall "libghc-base-unicode-symbols-doc" package

Please follow the guidelines below to uninstall libghc-base-unicode-symbols-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-base-unicode-symbols-doc $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-base-unicode-symbols-doc
Priority: extra
Section: universe/doc
Installed-Size: 290
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-base-unicode-symbols
Version: 0.2.2.4-7
Depends: haddock-interface-27
Recommends: ghc-doc
Filename: pool/universe/h/haskell-base-unicode-symbols/libghc-base-unicode-symbols-doc_0.2.2.4-7_all.deb
Size: 28402
MD5sum: 9d102fb7910ec2ee65f411b930e93f27
SHA1: 6da0bd84c95a17a5ca4cff634b45a7a96c531abd
SHA256: b5d820c8a1755a9d9aa122212f164617280740e8029f1975a4c97ea829dbfb20
Description-en: Unicode alternatives for common functions and operators; documentation
All symbols are documented with their actual definition and information
regarding their Unicode code point. They should be completely
interchangeable with their definitions.
.
For further Unicode goodness you can enable the UnicodeSyntax language
extension [1]. This extension enables Unicode characters to be used to
stand for certain ASCII character sequences, i.e. → instead of ->, ∀
instead of forall and many others.
.
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: 1b088cd32d04a9616258b3d280ac8d24
Homepage: http://haskell.org/haskellwiki/Unicode-symbols
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu