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

Last updated: July 03,2024

1. Install "libghc-wide-word-prof" package

This tutorial shows how to install libghc-wide-word-prof on Kali Linux

$ sudo apt update $ sudo apt install libghc-wide-word-prof

2. Uninstall "libghc-wide-word-prof" package

Learn how to uninstall libghc-wide-word-prof on Kali Linux:

$ sudo apt remove libghc-wide-word-prof $ sudo apt autoclean && sudo apt autoremove

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

Package: libghc-wide-word-prof
Source: haskell-wide-word (0.1.5.0-1)
Version: 0.1.5.0-1+b1
Installed-Size: 1330
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-wide-word-prof-0.1.5.0-1cf29
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-binary-prof-0.8.9.1-6a9d2, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-ghc-prim-prof-0.9.1-ca9fc, libghc-hashable-prof-1.4.3.0-e937e, libghc-primitive-prof-0.8.0.0-a075c, libghc-wide-word-dev (= 0.1.5.0-1+b1)
Size: 137352
SHA256: 404a5b123da3cf5bb3dc249105a5e63300e15273c96e7b5a40cbf8bba2958849
SHA1: 4e558f4cdde9889c991fe9a351500429bc3aa336
MD5sum: 971bd0e394457f1ade2e8873b766e089
Description: data types for large but fixed width signed and unsigned integers; profiling libraries
A library to provide data types for large (ie > 64 bits) but fixed width signed
and unsigned integers with the usual typeclass instances to allow them to be used
interchangeably with `Word64`.
.
The types and operations are coded to be as fast as possible using strictness
annotations, `INLINEABLE` pragmas and unboxed values and operations where
appropriate.
.
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/erikd/wide-word
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-wide-word/libghc-wide-word-prof_0.1.5.0-1+b1_amd64.deb