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

Last updated: September 21,2024

1. Install "libghc-yaml-dev" package

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

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

2. Uninstall "libghc-yaml-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-yaml-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-yaml-dev
Priority: extra
Section: universe/haskell
Installed-Size: 19056
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-yaml
Version: 0.8.15.2-1
Provides: libghc-yaml-dev-0.8.15.2-a4eb8
Depends: libghc-aeson-dev-0.10.0.0-f3d60, libghc-attoparsec-dev-0.13.0.1-13ee8, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-conduit-dev-1.2.6.1-41894, libghc-containers-dev-0.5.6.2-59326, libghc-directory-dev-1.2.2.0-660a7, libghc-enclosed-exceptions-dev-1.0.1.1-9cd96, libghc-filepath-dev-1.4.0.0-f97d1, libghc-resourcet-dev-1.1.7-6832b, libghc-scientific-dev-0.3.4.4-ad7a1, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libghc-unordered-containers-dev-0.2.5.1-a371f, libghc-vector-dev-0.11.0.0-c6a21, libc6 (>= 2.15), libffi6 (>= 3.0.4), libgmp10, libyaml-0-2, libyaml-dev
Suggests: libghc-yaml-doc, libghc-yaml-prof
Filename: pool/universe/h/haskell-yaml/libghc-yaml-dev_0.8.15.2-1_amd64.deb
Size: 2620248
MD5sum: 9427626f9aa9e26dfd214f6639bf442a
SHA1: cffbc67c61f93fe6447b33c2f70583ef58e7f296
SHA256: c660985ebe964bcb3428dd8d54ecb97c80e4878db73fe0dca03f535bf544ed27
Description-en: interface to LibYAML
Provides support for parsing and emitting Yaml documents.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: c52d32b6d684c0670eafd3c06a7f93d3
Homepage: http://github.com/snoyberg/yaml/
Ghc-Package: yaml-0.8.15.2-a4eb8a9e3bce642c98ffc9a5e0b2e8dc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu