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

Last updated: July 06,2024

1. Install "libghc-fclabels-prof" package

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

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

2. Uninstall "libghc-fclabels-prof" package

Please follow the guidelines below to uninstall libghc-fclabels-prof on Kali Linux:

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

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

Package: libghc-fclabels-prof
Source: haskell-fclabels (2.0.5-1)
Version: 2.0.5-1+b1
Installed-Size: 1327
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-fclabels-prof-2.0.5-3265e
Depends: libghc-fclabels-dev (= 2.0.5-1+b1), libghc-base-prof-4.13.0.0-2f220, libghc-base-orphans-prof-0.8.2-50da5, libghc-mtl-prof-2.2.2-7208c, libghc-template-haskell-prof-2.15.0.0-80f0d, libghc-transformers-prof-0.5.6.2-59c2c
Size: 142252
SHA256: 2684fb936ac986411ebabdfe7f75deda12da974f51c0a58a6ffc892a6f3e3bd6
SHA1: b356d80facd334d9939ff7a083edfab662b9fc90
MD5sum: 35d41f9f83e0c584540aafaeaf4d83bd
Description: first-class accessor labels; profiling libraries
This package provides first class labels that can act as
bidirectional record fields. The labels can be derived
automatically using Template Haskell which means you don't have
to write any boilerplate yourself. The labels are implemented as
lenses and are fully composable. Labels can be used to /get/,
/set/ and /modify/ parts of a datatype in a consistent way.
.
See "Data.Label" for an introductory explanation.
.
Internally lenses are not tied to Haskell functions directly,
but are implemented as arrows. Arrows allow the lenses to be run
in custom computational contexts. This approach allows us to
make partial lenses that point to fields of multi-constructor
datatypes in an elegant way.
.
See the "Data.Label.Maybe" module for the use of partial labels.
.
> 1.1.1.0 -> 1.1.2
> - Added partial set/modify versions that act as identity
> when the constructor field is not available.
.
Author: Sebastiaan Visser, Erik Hesselink, Chris Eidhof, Sjoerd Visscher
with lots of help and feedback from others.
Upstream-Maintainer: Sebastiaan Visser
.
This package contains the libraries compiled with profiling enabled.
Description-md5: dfdd92b03637fbae6c6a908aaef93714
Homepage: https://github.com/sebastiaanvisser/fclabels
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-fclabels/libghc-fclabels-prof_2.0.5-1+b1_amd64.deb