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

Last updated: May 08,2024

1. Install "libghc-echo-doc" package

Learn how to install libghc-echo-doc on Kali Linux

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

2. Uninstall "libghc-echo-doc" package

This is a short guide on how to uninstall libghc-echo-doc on Kali Linux:

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

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

Package: libghc-echo-doc
Source: haskell-echo
Version: 0.1.4-2
Installed-Size: 229
Maintainer: Debian Haskell Group
Architecture: all
Depends: haddock-interface-41
Recommends: ghc-doc, libghc-echo-dev, libjs-mathjax
Suggests: libghc-echo-prof
Size: 45808
SHA256: e2d9cbead1816441680d3ed66e03fe9d9eeb5df2f7c7677e6f4b224608b30ef7
SHA1: 137bea2ae4149cf0a181bb70118983290a878782
MD5sum: decd08fe08e61189f3113adcc4eea00b
Description: Cross-platform library for handling echoing terminal input; documentation
The base library exposes the hGetEcho and hSetEcho functions
for querying and setting echo status, but unfortunately, neither
function works with MinTTY consoles on Windows. This is a serious
issue, since hGetEcho and hSetEcho are often used to disable
input echoing when a program prompts for a password, so many
programs will reveal your password as you type it on MinTTY!
.
This library provides an alternative interface which works
with both MinTTY and other consoles.
.
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/RyanGlScott/echo
Section: doc
Priority: optional
Filename: pool/main/h/haskell-echo/libghc-echo-doc_0.1.4-2_all.deb