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

Last updated: October 05,2024

1. Install "libghc-configurator-dev" package

Please follow the guidance below to install libghc-configurator-dev on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libghc-configurator-dev" package

Please follow the guidance below to uninstall libghc-configurator-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libghc-configurator-dev
Priority: extra
Section: universe/haskell
Installed-Size: 1819
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-configurator
Version: 0.3.0.0-3build1
Provides: libghc-configurator-dev-0.3.0.0-55dde
Depends: libc6 (>= 2.2.5), 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-directory-dev-1.2.2.0-660a7, libghc-hashable-dev-1.2.3.3-ce7af, libghc-text-dev-1.2.2.0-2c09c, libghc-unix-compat-dev-0.4.1.4-1e201, libghc-unordered-containers-dev-0.2.5.1-a371f
Suggests: libghc-configurator-doc, libghc-configurator-prof
Filename: pool/universe/h/haskell-configurator/libghc-configurator-dev_0.3.0.0-3build1_amd64.deb
Size: 199486
MD5sum: d762c5d8ac809d0f4265b00dd3e5ed93
SHA1: 97fd2c8ed75b25f5008e04dde3d60168acc9bc2e
SHA256: 8eb400a734646db0f2e139fff573bac79c48ba26763abb625a27bf884e7b8247
Description-en: dynamic config file reloading
A configuration management library for programs and daemons.
.
Features include:
.
* Automatic, dynamic reloading in response to modifications to
configuration files.
.
* A simple, but flexible, configuration language, supporting several
of the most commonly needed types of data, along with
interpolation of strings from the configuration or the system
environment (e.g. $(HOME)).
.
* Subscription-based notification of changes to configuration
properties.
.
* An import directive allows the configuration of a complex
application to be split across several smaller files, or common
configuration data to be shared across several applications.
.
This package contains the normal library files.
Description-md5: fa695ff157bdbcfc012ed6518f937491
Homepage: http://github.com/bos/configurator
Ghc-Package: configurator-0.3.0.0-55ddebee8c0ee0d87aa890e1b94dbc46
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu