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

Last updated: May 17,2024

1. Install "libghc-tar-doc" package

This is a short guide on how to install libghc-tar-doc on Kali Linux

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

2. Uninstall "libghc-tar-doc" package

This tutorial shows how to uninstall libghc-tar-doc on Kali Linux:

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

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

Package: libghc-tar-doc
Source: haskell-tar
Version: 0.5.1.1-4
Installed-Size: 2168
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-tar-dev, libjs-mathjax
Suggests: libghc-tar-prof
Size: 144332
SHA256: 944becae6a1de55290726716a4c3b50f3d86e43138e8497bbb448e68bea87664
SHA1: 77af66187adaf85a8539b622129aa0c69c061776
MD5sum: 57023f09378e431eed8c219e6ccf23ae
Description: reading, writing and manipulating ".tar" archive files; documentation
This library is for working with ".tar" archive files. It can read and write a
range of common variations of archive format including V7, USTAR, POSIX and
GNU formats. It provides support for packing and unpacking portable archives.
This makes it suitable for distribution but not backup because details like
file ownership and exact permissions are not preserved.
.
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://hackage.haskell.org/package/tar
Tag: devel::doc, devel::lang:haskell, role::documentation, role::program,
works-with-format::tar, works-with::archive
Section: doc
Priority: optional
Filename: pool/main/h/haskell-tar/libghc-tar-doc_0.5.1.1-4_all.deb