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

Last updated: May 20,2024

1. Install "libghc-versions-dev" package

Please follow the instructions below to install libghc-versions-dev on Kali Linux

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

2. Uninstall "libghc-versions-dev" package

Here is a brief guide to show you how to uninstall libghc-versions-dev on Kali Linux:

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

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

Package: libghc-versions-dev
Source: haskell-versions
Version: 6.0.2-1
Installed-Size: 2310
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-versions-dev-6.0.2-68249
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-deepseq-dev-1.4.8.0-ddf16, libghc-hashable-dev-1.4.3.0-e937e, libghc-megaparsec-dev-9.3.1-de113, libghc-parser-combinators-dev-1.3.0-3b9eb, libghc-template-haskell-dev-2.19.0.0-a5ee2, libghc-text-dev-2.0.2-0847e, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 235064
SHA256: d4a4326c3699680591b61ed182540d358e4bd05fd25b6d3798d41c3355fae40e
SHA1: 453be2d90882627cd56147da8aec3a8955ad79ac
MD5sum: f3917e19cb2a1626925b0d11dc7cc5be
Description: Types and parsers for software version numbers.
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.
See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/fosskers/versions
Ghc-Package: versions-6.0.2-AElHvhYAIFmFQ0JZ7K74Xg
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-versions/libghc-versions-dev_6.0.2-1_amd64.deb