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

Last updated: May 16,2024

1. Install "libghc-semigroupoids-prof" package

Here is a brief guide to show you how to install libghc-semigroupoids-prof on Kali Linux

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

2. Uninstall "libghc-semigroupoids-prof" package

This guide covers the steps necessary to uninstall libghc-semigroupoids-prof on Kali Linux:

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

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

Package: libghc-semigroupoids-prof
Source: haskell-semigroupoids (5.3.7-2)
Version: 5.3.7-2+b1
Installed-Size: 4927
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-semigroupoids-prof-5.3.7-44595
Depends: libghc-base-orphans-prof-0.9.1-68b56, libghc-base-prof-4.17.2.0-68dfe, libghc-bifunctors-prof-5.5.15-214e0, libghc-comonad-prof-5.0.8-6c298, libghc-containers-prof-0.6.7-a1650, libghc-contravariant-prof-1.5.5-6feae, libghc-distributive-prof-0.6.2.1-8a24d, libghc-hashable-prof-1.4.3.0-e937e, libghc-semigroupoids-dev (= 5.3.7-2+b1), libghc-tagged-prof-0.8.7-e62cf, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-transformers-compat-prof-0.7.2-e4ec4, libghc-transformers-prof-0.5.6.2-931c3, libghc-unordered-containers-prof-0.2.19.1-230f0
Size: 442272
SHA256: 14b5564012087d4b2a7ceeaf74360613549c6018c4e9aeb7c03027e9965ad43e
SHA1: 7b3934939566171130827981cb4136c8dd5ead9e
MD5sum: 6c9c307ac842940ca452937f2d8fb1c7
Description: Haskell 98 semigroupoids: Category sans id; profiling libraries
A Semigroupoid is a Category without the requirement of identity arrows for
every object in the category.
.
When working with comonads you often have the <*> portion of an Applicative,
but not the pure. This was captured in Uustalu and Vene's "Essence of Dataflow
Programming" in the form of the ComonadZip class in the days before
Applicative. Apply provides a weaker invariant, but for the comonads used for
data flow programming (found in the streams package), this invariant is
preserved. Applicative function composition forms a semigroupoid.
.
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:
Homepage: https://github.com/ekmett/semigroupoids
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-semigroupoids/libghc-semigroupoids-prof_5.3.7-2+b1_amd64.deb