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

Last updated: May 06,2024

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

Please follow the guidelines below to install libghc-base-unicode-symbols-prof on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This guide let you learn how to uninstall libghc-base-unicode-symbols-prof on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-base-unicode-symbols-prof
Priority: extra
Section: universe/haskell
Installed-Size: 122
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-base-unicode-symbols
Version: 0.2.2.4-7
Provides: libghc-base-unicode-symbols-prof-0.2.2.4-67b29
Depends: libghc-base-unicode-symbols-dev (= 0.2.2.4-7), libghc-base-prof-4.8.2.0-0d6d1
Filename: pool/universe/h/haskell-base-unicode-symbols/libghc-base-unicode-symbols-prof_0.2.2.4-7_amd64.deb
Size: 13726
MD5sum: 109344734c9c841c36723d52a713bcc1
SHA1: f3fafbd296ee563d03891297799fff1bd5f6a4f0
SHA256: e25fe7fac8d8e65bf402f8797e70e4d189f7a429e830b618e44c7e797f293af8
Description-en: Unicode alternatives for common functions and operators; profiling libraries
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 a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: b6c603b57968e990c7ff5509629fd606
Homepage: http://haskell.org/haskellwiki/Unicode-symbols
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu