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

Last updated: November 23,2024

1. Install "libghc-versions-prof" package

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

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

2. Uninstall "libghc-versions-prof" package

Please follow the steps below to uninstall libghc-versions-prof on Kali Linux:

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

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

Package: libghc-versions-prof
Source: haskell-versions
Version: 6.0.2-1
Installed-Size: 2222
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-versions-prof-6.0.2-68249
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-deepseq-prof-1.4.8.0-ddf16, libghc-hashable-prof-1.4.3.0-e937e, libghc-megaparsec-prof-9.3.1-de113, libghc-parser-combinators-prof-1.3.0-3b9eb, libghc-template-haskell-prof-2.19.0.0-a5ee2, libghc-text-prof-2.0.2-0847e, libghc-versions-dev (= 6.0.2-1)
Size: 213224
SHA256: 95bf58c5cff4cde4febf88941fe84a03a39c5ec179a59cb58945df66fe836ba7
SHA1: fe40450ce3fbaf8fcdee56bac6a425043e0731cc
MD5sum: 14b6728b34bb26910908c5a5fb033865
Description: Types and parsers for software version numbers.; profiling libraries
A library for parsing and comparing software version numbers. We like to give
version numbers to our software in a myriad of ways. Some ways follow strict
guidelines for incrementing and comparison. Some follow conventional wisdom
and are generally self-consistent. Some are just plain asinine. This library
provides a means of parsing and comparing /any/ style of versioning, be it a
nice Semantic Version like this:
.
> 1.2.3-r1+git123
.
...or a monstrosity like this:
.
> 2:10.2+0.0093r3+1-1
.
Please switch to if you aren't
currently using it. It provides consistency in version incrementing and has
the best constraints on comparisons.
.
This library implements version @2.0.0@ of the SemVer spec.
.
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/fosskers/versions
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-versions/libghc-versions-prof_6.0.2-1_amd64.deb