How to Install and Uninstall libghc-charsetdetect-ae-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "libghc-charsetdetect-ae-dev" package

Please follow the step by step instructions below to install libghc-charsetdetect-ae-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-charsetdetect-ae-dev

2. Uninstall "libghc-charsetdetect-ae-dev" package

This tutorial shows how to uninstall libghc-charsetdetect-ae-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-charsetdetect-ae-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libghc-charsetdetect-ae-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libghc-charsetdetect-ae-dev
Priority: extra
Section: universe/haskell
Installed-Size: 437
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-charsetdetect-ae
Version: 1.1.0.1-1
Provides: libghc-charsetdetect-ae-dev-1.1.0.1-00923
Depends: libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libc6 (>= 2.2.5)
Suggests: libghc-charsetdetect-ae-doc, libghc-charsetdetect-ae-prof
Filename: pool/universe/h/haskell-charsetdetect-ae/libghc-charsetdetect-ae-dev_1.1.0.1-1_amd64.deb
Size: 76156
MD5sum: 7085cce8812cac8018869cf40ec5a05a
SHA1: 828dd149425f677cb36c68678b1a081e3a766538
SHA256: 302f1144cb79203a2450b22e648a97be4470fe7b6b7433f426c6f2b0a6ba1ec5
Description-en: Charset detection using Mozilla's Universal Character Set Detector
Mozilla have developed a robust and efficient character set detection
algorithm for use in their web browsers. The algorithm is able to detect all
of the most frequently encountered character encodings totally automatically.
.
This library wraps up their library and exposes a very simple Haskell
interface to it. The library is portable, and is confirmed to work on both
Unix and Windows.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: 40139eaa4e6739d1fd8fd17e0c7d1969
Homepage: http://github.com/Aelve/charsetdetect-ae
Ghc-Package: charsetdetect-ae-1.1.0.1-00923166aa04f069ab1de1d192e77f75
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu