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

Last updated: May 17,2024

1. Install "libghc-echo-dev" package

In this section, we are going to explain the necessary steps to install libghc-echo-dev on Kali Linux

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

2. Uninstall "libghc-echo-dev" package

Please follow the steps below to uninstall libghc-echo-dev on Kali Linux:

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

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

Package: libghc-echo-dev
Source: haskell-echo (0.1.4-2)
Version: 0.1.4-2+b1
Installed-Size: 164
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-echo-dev-0.1.4-c5ee0
Depends: libghc-base-dev-4.17.2.0-68dfe, libghc-process-dev-1.6.17.0-29e15, libc6 (>= 2.2.5), libgmp10 (>= 2:6.3.0+dfsg)
Size: 27348
SHA256: 816ef0c7d21c4dedd2c4bc0d62d362224427550b8ff7a28c948fc37f7e4102d4
SHA1: ab59e45b256c4591951de8828fd6203e65d75d75
MD5sum: 9cab3871017976a65a5eeb054ab0b337
Description: Cross-platform library for handling echoing terminal input
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 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
Ghc-Package: echo-0.1.4-E70uPOVrrAEEin21p1eUkX
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-echo/libghc-echo-dev_0.1.4-2+b1_amd64.deb