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

Last updated: September 20,2024

1. Install "libghc-config-value-dev" package

In this section, we are going to explain the necessary steps to install libghc-config-value-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libghc-config-value-dev

2. Uninstall "libghc-config-value-dev" package

This guide let you learn how to uninstall libghc-config-value-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libghc-config-value-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-config-value-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1436
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-config-value
Version: 0.4-5build1
Provides: libghc-config-value-dev-0.4-192aa
Depends: libghc-array-dev-0.5.1.0-960bf, libghc-base-dev-4.8.2.0-0d6d1, libghc-bytestring-dev-0.10.6.0-9a873, libghc-pretty-dev-1.1.2.0-5cc41, libghc-text-dev-1.2.2.0-2c09c, libghc-transformers-dev-0.4.2.0-81450, libc6 (>= 2.2.5)
Suggests: libghc-config-value-doc, libghc-config-value-prof
Filename: pool/universe/h/haskell-config-value/libghc-config-value-dev_0.4-5build1_amd64.deb
Size: 148020
MD5sum: d05d624dcd7dc5a04a1ee265d1a103e0
SHA1: 8382d5768d75af30888cc977b5dbacb5b819da31
SHA256: 521ec706e40a76df634d0672f3422c42ad34181861111988ac0f87d30a0af5ec
Description-en: simple, layout-based value language similar to YAML/JSON
This package implments a language similar to YAML or JSON but with
fewer special cases and fewer dependencies. It emphasizes layout
structure for sections and lists, and requires quotes around strings.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5: f287e6f66bbd7aa88c53aea59c2c99b1
Homepage: https://github.com/glguy/config-value
Ghc-Package: config-value-0.4-192aa25d7f15b3d8fe4df7cd68ff9557
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu