How to Install and Uninstall libghc-echo-dev Package on Ubuntu 20.10 (Groovy Gorilla)

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 Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "libghc-echo-dev" package

Please follow the step by step instructions below to uninstall libghc-echo-dev on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the libghc-echo-dev package on Ubuntu 20.10 (Groovy Gorilla)

Package: libghc-echo-dev
Architecture: amd64
Version: 0.1.3-5build1
Priority: optional
Section: universe/haskell
Source: haskell-echo
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Haskell Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 165
Provides: libghc-echo-dev-0.1.3-5673b
Depends: libghc-base-dev-4.13.0.0-c9705, libghc-process-dev-1.6.8.0-e3a1c, libc6 (>= 2.2.5), libgmp10
Suggests: libghc-echo-doc, libghc-echo-prof
Filename: pool/universe/h/haskell-echo/libghc-echo-dev_0.1.3-5build1_amd64.deb
Size: 22484
MD5sum: ad7a843ad68825ec83d838c27515b465
SHA1: b382989e9af4b8f770b3f15826576fd8d41997c8
SHA256: 5a4268ec08a96f8dad69a913563365eb7e9063983f8b04fb0bcbbc2a2cde5ea3
SHA512: cfe8be90291fc8d51d19ecaa54c45ae1e9bd0589cddf6bf8324810d84e84e0a41fefc47a4bb1937962a4539c671eebdff386c28584585bfaecb5ad9b77b9acda
Homepage: https://github.com/RyanGlScott/echo
Description-en: 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: 5e02dca2a29c4c74dae646049ca7ba48
Ghc-Package: echo-0.1.3-F2lqvmIHTZL5k4Vxs42YOu