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

Last updated: May 17,2024

1. Install "libghc-echo-prof" package

This is a short guide on how to install libghc-echo-prof on Kali Linux

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

2. Uninstall "libghc-echo-prof" package

In this section, we are going to explain the necessary steps to uninstall libghc-echo-prof on Kali Linux:

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

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

Package: libghc-echo-prof
Source: haskell-echo (0.1.4-2)
Version: 0.1.4-2+b1
Installed-Size: 136
Maintainer: Debian Haskell Group
Architecture: amd64
Provides: libghc-echo-prof-0.1.4-c5ee0
Depends: libghc-base-prof-4.17.2.0-68dfe, libghc-echo-dev (= 0.1.4-2+b1), libghc-process-prof-1.6.17.0-29e15
Size: 24228
SHA256: 1f914682658e1fce966b9a83d6a0b81389f84684647b6367e28ab0f7d79bac62
SHA1: c7da4778f50d399c6ab387f1b7bbeeb89eadaa7e
MD5sum: bd94d3ee1cfcf9bfd346b123411141b4
Description: Cross-platform library for handling echoing terminal input; profiling libraries
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, compiled
for profiling. See http://www.haskell.org/ for more information on Haskell.
Description-md5:
Homepage: https://github.com/RyanGlScott/echo
Section: haskell
Priority: optional
Filename: pool/main/h/haskell-echo/libghc-echo-prof_0.1.4-2+b1_amd64.deb