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

Last updated: October 05,2024

1. Install "libghc-xml-types-dev" package

In this section, we are going to explain the necessary steps to install libghc-xml-types-dev on Kali Linux

$ sudo apt update $ sudo apt install libghc-xml-types-dev

2. Uninstall "libghc-xml-types-dev" package

In this section, we are going to explain the necessary steps to uninstall libghc-xml-types-dev on Kali Linux:

$ sudo apt remove libghc-xml-types-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-xml-types-dev
Source: haskell-xml-types (0.3.8-3)
Version: 0.3.8-3+b1
Installed-Size: 2046
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-xml-types-dev-0.3.8-7898d
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 183764
SHA256: 7143b7e385cfdb8dde87244f2d715d972dd2f2194eabca475d2c5ba07e0abcc6
SHA1: 5a1887d6d9c2aba79212b65ebe11c1a4b217c217
MD5sum: 718b2d9c2ca00fff186f4d5821e597ae
Description: basic types for representing XML
The idea is to have a full set of appropriate types, which various
XML libraries can share. Instead of having equivalent-but-incompatible
types for every binding, parser, or client, they all share the same
types can thus interoperate easily.
.
This library contains complete types for most parts of an XML
document, including the prologue, node tree, and doctype. Some basic
combinators are included for common tasks, including traversing the
node tree and filtering children.
.
This package provides a library for the Haskell programming language.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://git.singpolyma.net/xml-types-haskell
Ghc-Package: xml-types-0.3.8-8dFL1RqlGPRJfvDIVn7kl6
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-xml-types/libghc-xml-types-dev_0.3.8-3+b1_amd64.deb