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

Last updated: May 17,2024

1. Install "libghc-configurator-doc" package

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

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

2. Uninstall "libghc-configurator-doc" package

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

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

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

Package: libghc-configurator-doc
Priority: extra
Section: universe/doc
Installed-Size: 372
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: all
Source: haskell-configurator
Version: 0.3.0.0-3build1
Depends: haddock-interface-27
Recommends: ghc-doc, libghc-hashable-doc, libghc-text-doc, libghc-unordered-containers-doc
Filename: pool/universe/h/haskell-configurator/libghc-configurator-doc_0.3.0.0-3build1_all.deb
Size: 41944
MD5sum: 358557793aa203c6f7673974f73e2327
SHA1: 4f4aed2628e386837a18e4308659764416efa870
SHA256: 7b3b37ef354ead7bd7574f9f7044f7c3ce6044ab3a5df95dd4f1087a469a3efb
Description-en: dynamic config file reloading; documentation
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 documentation files.
Description-md5: 231eaefc0da74eac6c4fd32eb30f5cc1
Homepage: http://github.com/bos/configurator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu