How to Install and Uninstall libghc-configfile-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-configfile-dev" package

Please follow the steps below to install libghc-configfile-dev on Kali Linux

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

2. Uninstall "libghc-configfile-dev" package

This tutorial shows how to uninstall libghc-configfile-dev on Kali Linux:

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

3. Information about the libghc-configfile-dev package on Kali Linux

Package: libghc-configfile-dev
Source: haskell-configfile (1.1.4-11)
Version: 1.1.4-11+b2
Installed-Size: 1100
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-configfile-dev-1.1.4-d082a
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-containers-dev-0.6.7-a1650, libghc-missingh-dev-1.6.0.1-92f0f, libghc-mtl-dev-2.2.2-6f39a, libghc-parsec-dev-3.1.16.1-a16ec, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 136600
SHA256: 02510423cec39cc79f877be3dc3fcc1b82776cbf4e55a5824d2e061165d76edc
SHA1: 27b6501e31973b55bea8b848fe866f96aa666e1b
MD5sum: 0c1e09929b52b013ad1a06aab608503d
Description: Parser and writer for sectioned config files in Haskell
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 provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://hackage.haskell.org/package/ConfigFile
Ghc-Package: ConfigFile-1.1.4-8zk9CLG5K2D7x8Zt9CaOMK
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-configfile/libghc-configfile-dev_1.1.4-11+b2_amd64.deb