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

Last updated: May 17,2024

1. Install "libghc-configurator-prof" package

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

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

2. Uninstall "libghc-configurator-prof" package

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

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

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

Package: libghc-configurator-prof
Priority: extra
Section: universe/haskell
Installed-Size: 1558
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-configurator
Version: 0.3.0.0-3build1
Provides: libghc-configurator-prof-0.3.0.0-55dde
Depends: libghc-configurator-dev (= 0.3.0.0-3build1), libghc-attoparsec-prof-0.13.0.1-13ee8, libghc-base-prof-4.8.2.0-0d6d1, libghc-bytestring-prof-0.10.6.0-9a873, libghc-directory-prof-1.2.2.0-660a7, libghc-hashable-prof-1.2.3.3-ce7af, libghc-text-prof-1.2.2.0-2c09c, libghc-unix-compat-prof-0.4.1.4-1e201, libghc-unordered-containers-prof-0.2.5.1-a371f
Filename: pool/universe/h/haskell-configurator/libghc-configurator-prof_0.3.0.0-3build1_amd64.deb
Size: 163568
MD5sum: 99225d0711e4f5e3c405e08a635a5337
SHA1: 9cbb314df93f7704dfeb1c6fa392aa04ed58a793
SHA256: 651e0d22925e1dd0ea7d6b381f60aed22fea8f0ddd06e66ac2079a2d56639d28
Description-en: dynamic config file reloading; profiling libraries
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 libraries compiled with profiling enabled.
Description-md5: 41006f856601fca1ec29ef3d2460b143
Homepage: http://github.com/bos/configurator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu