How to Install and Uninstall libghc-hsyaml-prof Package on Kali Linux

Last updated: May 18,2024

1. Install "libghc-hsyaml-prof" package

This guide let you learn how to install libghc-hsyaml-prof on Kali Linux

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

2. Uninstall "libghc-hsyaml-prof" package

This is a short guide on how to uninstall libghc-hsyaml-prof on Kali Linux:

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

3. Information about the libghc-hsyaml-prof package on Kali Linux

Package: libghc-hsyaml-prof
Source: haskell-hsyaml (0.2.1.0-2)
Version: 0.2.1.0-2+b1
Installed-Size: 6777
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-hsyaml-prof-0.2.1.0-d86b8
Depends: libghc-hsyaml-dev (= 0.2.1.0-2+b1), libghc-base-prof-4.13.0.0-2f220, libghc-bytestring-prof-0.10.10.1-c40ee, libghc-containers-prof-0.6.2.1-ab1cf, libghc-deepseq-prof-1.4.4.0-9f093, libghc-mtl-prof-2.2.2-7208c, libghc-parsec-prof-3.1.14.0-b0d22, libghc-text-prof-1.2.4.0-a7a6e
Size: 539392
SHA256: 851ff90962631fca7076171cbecf577f61a31798c710cc07488c7cedc51893da
SHA1: 386173edad8d99d7f92b6cac4a373a5ec23b9830
MD5sum: 92f6ed460ade3f0a2f0680681f44f760
Description: pure Haskell YAML 1.2 processor - profiling libraries
HsYAML is a YAML 1.2 processor,
i.e. a library for parsing and serializing YAML documents.
.
Features of HsYAML include:
.
* Pure Haskell implementation with small dependency footprint
and emphasis on strict compliance with the YAML 1.2 specification.
* Direct decoding to native Haskell types
via (aeson-inspired) typeclass-based API.
* Allows round-tripping while preserving ordering,
anchors, and comments at Event-level.
* Support for constructing custom YAML node graph representation
(including support for cyclic YAML data structures).
* Support for the standard (untyped) Failsafe, (strict) JSON,
and (flexible) Core "schemas" providing implicit typing rules
as defined in the YAML 1.2 specification
(including support for user-defined custom schemas).
* Support for emitting YAML using /Failsafe/, (strict) /JSON/,
and (flexible) /Core/ \"schemas\"
(including support for user-defined custom encoding schemas).
* Event-based API resembling LibYAML's Event-based API.
* Low-level API access to lexical token-based scanner.
.
This package contains the profiling libraries for intern.
Description-md5: 1a3c3f8e91efd7b96a821217734447a4
Homepage: https://github.com/haskell-hvr/HsYAML
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-hsyaml/libghc-hsyaml-prof_0.2.1.0-2+b1_amd64.deb