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

Last updated: April 29,2024

1. Install "libghc-configfile-prof" package

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

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

2. Uninstall "libghc-configfile-prof" package

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

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

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

Package: libghc-configfile-prof
Priority: extra
Section: universe/haskell
Installed-Size: 777
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Architecture: amd64
Source: haskell-configfile
Version: 1.1.4-2build1
Provides: libghc-configfile-prof-1.1.4-79dcb
Depends: libghc-configfile-dev (= 1.1.4-2build1), libghc-missingh-prof-1.3.0.1-ff67b, libghc-base-prof-4.8.2.0-0d6d1, libghc-containers-prof-0.5.6.2-59326, libghc-mtl-prof-2.2.1-3af90, libghc-parsec-prof-3.1.9-c97a6
Filename: pool/universe/h/haskell-configfile/libghc-configfile-prof_1.1.4-2build1_amd64.deb
Size: 84376
MD5sum: 21ebc191b49b6b0371d23ace93f45a10
SHA1: d66bb62352f82e938640bb7e5165e7b1d7f3923e
SHA256: a962a70fff4759742bb0f8d951e70c1adf21ee98b717db240ef1e140624f237c
Description-en: Parser and writer for sectioned config files in Haskell; profiling libraries
The ConfigFile module works with configuration files in a standard
format that is easy for the user to edit, easy for the programmer
to work with, yet remains powerful and flexible. It is inspired by,
and compatible with, Python's ConfigParser module. It uses files
that resemble Windows .INI-style files, but with numerous
improvements.
.
ConfigFile provides simple calls to both read and write config files.
It's possible to make a config file parsable by this module,
the Unix shell, and make.
.
This package contains configfile compiled for profiling.
.
This package provides a library for the Haskell programming language, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5: d0f3eddd5e3962308b340aa57b15fc59
Homepage: http://software.complete.org/configfile
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu