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

Last updated: July 04,2024

1. Install "libghc-versions-doc" package

Please follow the step by step instructions below to install libghc-versions-doc on Kali Linux

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

2. Uninstall "libghc-versions-doc" package

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

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

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

Package: libghc-versions-doc
Source: haskell-versions
Version: 6.0.2-1
Installed-Size: 1208
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-hashable-doc, libghc-megaparsec-doc, libghc-parser-combinators-doc, libghc-versions-dev, libjs-mathjax
Suggests: libghc-versions-prof
Size: 88280
SHA256: cccc07665a9d187e1eb08eaca0eb18eefec3fb0d43ba2ef5a3dd3240dd572bc8
SHA1: ddd8966a19a3bf996437b83cbd3216bec13c57eb
MD5sum: 1c1f22bf8b231e6c7527c3030ce5edc4
Description: Types and parsers for software version numbers.; documentation
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 the documentation for 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
Section: doc
Priority: optional
Filename: pool/main/h/haskell-versions/libghc-versions-doc_6.0.2-1_all.deb