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

Last updated: May 19,2024

1. Install "libghc-dataenc-dev" package

This guide covers the steps necessary to install libghc-dataenc-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-dataenc-dev

2. Uninstall "libghc-dataenc-dev" package

This guide covers the steps necessary to uninstall libghc-dataenc-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-dataenc-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-dataenc-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1105
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-dataenc
Version: 0.14.0.7-5
Provides: libghc-dataenc-dev-0.14.0.7-3005a
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-containers-dev-0.5.6.2-59326, libc6 (>= 2.2.5)
Suggests: libghc-dataenc-doc, libghc-dataenc-prof
Filename: pool/universe/h/haskell-dataenc/libghc-dataenc-dev_0.14.0.7-5_amd64.deb
Size: 108754
MD5sum: f447f5e782278b3aa75eb561349664a7
SHA1: c2c915d3b008e9eb44ef59312de6e253500e0ace
SHA256: 97e303f189c0569b6f717f44f2ea3fc8214767c8bbdba2e167a47e96e5ec874a
Description-en: A Haskell library of data encoders and decoders
Data encoding library currently providing Base16, Base32, Base32Hex, Base64,
Base64Url, Base85, Python string escaping, Quoted-Printable, URL encoding,
uuencode, xxencode, and yEncoding.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: aba318658b827829fd33c75cb2830263
Homepage: http://www.haskell.org/haskellwiki/Library/Data_encoding
Ghc-Package: dataenc-0.14.0.7-3005a6cbe4e254223e8899ce305f6085
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu